Update version.go to current release version number

Signed-off-by: 26100.2033 <98635189+AquaSimulacra@users.noreply.github.com>
This commit is contained in:
26100.2033 2025-04-07 15:23:05 -04:00 committed by GitHub
parent a530e424e9
commit dcc824d85a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
package constant
var Version = "unknown"
var Version = "1.11.6"