Skip to content

Commit

Permalink
new app version
Browse files Browse the repository at this point in the history
  • Loading branch information
lorypelli committed Mar 23, 2024
1 parent fe9f6c4 commit c8a6771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"github.com/wailsapp/wails/v2/pkg/runtime"
)

const APP_VERSION = "1.1.3"
const APP_VERSION = "1.1.4"

// App struct
type App struct {
Expand Down

0 comments on commit c8a6771

Please sign in to comment.