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`