Skip to content

Commit

Permalink
Merge pull request #166 from dream11/upgrade-odin-version
Browse files Browse the repository at this point in the history
update odin version
  • Loading branch information
sarveshdream11 authored Dec 20, 2022
2 parents 6b495f9 + 0d03806 commit 29ee3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ type application struct {
// App (Application) interface
var App application = application{
Name: "odin",
Version: "1.2.1",
Version: "1.2.2",
}

0 comments on commit 29ee3ee

Please sign in to comment.