mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bump version to v2.9.2
This commit is contained in:
parent
eef46b9512
commit
05a95802c1
2 changed files with 10 additions and 1 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
var version = func() string {
|
||||
ver := "2.9.1"
|
||||
ver := "2.9.2"
|
||||
if info, ok := debug.ReadBuildInfo(); ok {
|
||||
for _, setting := range info.Settings {
|
||||
if setting.Key == "vcs.revision" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue