We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d70295 commit da0ade4Copy full SHA for da0ade4
constants/constants.go
@@ -6,7 +6,7 @@ import (
6
7
const (
8
// Version is the current version of picfit
9
- Version = "0.15.1"
+ Version = "0.16.0"
10
)
11
12
var (
0 commit comments