revert: undo premature version bump
Version should be bumped when merging to master, not on the feature branch. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"git.t-juice.club/torjus/oubliette/internal/web"
|
||||
)
|
||||
|
||||
const Version = "0.5.0"
|
||||
const Version = "0.4.0"
|
||||
|
||||
func main() {
|
||||
if err := run(); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user