Skip to content

Commit

Permalink
chore: prepare 0.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
thoas committed Sep 26, 2023
1 parent 4ec3652 commit 69ec446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

const (
// Version is the current version of picfit
Version = "0.13.0"
Version = "0.14.0"
)

var (
Expand Down

0 comments on commit 69ec446

Please sign in to comment.