chore(version): bump dev version to 2.3.x-dev
This commit is contained in:
committed by
fguillot
parent
ce5d84e956
commit
f72957e807
@@ -45,7 +45,7 @@ func init() {
|
||||
if Version == "" {
|
||||
// Some Miniflux clients expect a specific version format.
|
||||
// For example, Flux News converts the string version to an integer.
|
||||
Version = "2.2.x-dev"
|
||||
Version = "2.3.x-dev"
|
||||
}
|
||||
if Commit == "" {
|
||||
Commit = getCommit()
|
||||
|
||||
Reference in New Issue
Block a user