mirror of
https://github.com/p4gefau1t/trojan-go.git
synced 2024-04-21 12:21:34 +00:00
new version number
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
Version = "v0.5.0"
|
||||
Version = "v0.5.1"
|
||||
)
|
||||
|
||||
type Runnable interface {
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ enableMissingTranslationPlaceholders = false
|
||||
# Source Code repository section
|
||||
description = "An unidentifiable mechanism that helps you bypass GFW. "
|
||||
github_repository = "https://github.com/p4gefau1t/trojan-go"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
|
||||
# Documentation repository section
|
||||
# documentation repository (set edit link to documentation repository)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "API"
|
||||
title: "API开发"
|
||||
draft: false
|
||||
weight: 100
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user