new version number

This commit is contained in:
Page Fault
2020-05-29 02:18:39 +00:00
parent 1a5db39ea9
commit cfa97f8d71
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
)
const (
Version = "v0.5.0"
Version = "v0.5.1"
)
type Runnable interface {
+1 -1
View File
@@ -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 -1
View File
@@ -1,5 +1,5 @@
---
title: "API"
title: "API开发"
draft: false
weight: 100
---