From 69ec44685fcce5714883486b331628a81dffef55 Mon Sep 17 00:00:00 2001 From: Florent Messa Date: Tue, 26 Sep 2023 17:01:09 +0200 Subject: [PATCH] chore: prepare 0.14.x --- constants/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/constants.go b/constants/constants.go index 50c674e3..075bd731 100644 --- a/constants/constants.go +++ b/constants/constants.go @@ -6,7 +6,7 @@ import ( const ( // Version is the current version of picfit - Version = "0.13.0" + Version = "0.14.0" ) var (