Browse Source

[main] changed version

main
Unbewohnte 3 years ago
parent
commit
550c6e26ef
  1. 2
      src/main.go

2
src/main.go

@ -30,7 +30,7 @@ import (
)
var (
VERSION string = "v2.1.2"
VERSION string = "v2.1.3"
versionInformation string = fmt.Sprintf("ftu %s\n\nCopyright (C) 2021 Kasyanov Nikolay Alexeevich (Unbewohnte (https://unbewohnte.xyz/))\nThis program comes with ABSOLUTELY NO WARRANTY.\nThis is free software, and you are welcome to redistribute it under certain conditions; type \"ftu -l\" for details.\n", VERSION)

Loading…
Cancel
Save