Skip to content

Commit c6edb25

Browse files
sapk6543guillep2k
authored andcommitted
chore: update default version (#9916)
* chore: update default version * use develop Co-Authored-By: 6543 <[email protected]> * Update main.go Co-Authored-By: guillep2k <[email protected]> Co-authored-by: 6543 <[email protected]> Co-authored-by: guillep2k <[email protected]>
1 parent 8ca0730 commit c6edb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929

3030
var (
3131
// Version holds the current Gitea version
32-
Version = "1.9.0-dev"
32+
Version = "development"
3333
// Tags holds the build tags used
3434
Tags = ""
3535
// MakeVersion holds the current Make version if built with make

0 commit comments

Comments
 (0)