5 lines
105 B
Go
5 lines
105 B
Go
|
package internal
|
||
|
|
||
|
// Version is the next development version of the application
|
||
|
const Version = "0.23.0"
|