From e1ff53cef75042345a75287a74aaaec2faffe677 Mon Sep 17 00:00:00 2001 From: jiro4989 Date: Sun, 10 Apr 2022 10:51:00 +0900 Subject: [PATCH] :arrow_up: bump patch --- internal/global/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/global/version.go b/internal/global/version.go index 81249565..6be7f335 100644 --- a/internal/global/version.go +++ b/internal/global/version.go @@ -2,7 +2,7 @@ package global const ( AppName = "textimg" - Version = `3.1.2 + Version = `3.1.5 Copyright (c) 2019 jiro4989 Released under the MIT License. https://github.com/jiro4989/textimg`