mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 15:05:28 +02:00
6 lines
159 B
Go
6 lines
159 B
Go
package roothandler
|
|
|
|
// The comment below at the end of the line is required for the CI:CD to work.
|
|
// Do not remove it
|
|
var Version = "0.2.0" // CI:CD-VERSION
|