From d9ea16b99cbef696e11e84525b2262604dc58a37 Mon Sep 17 00:00:00 2001 From: Lowell Alleman Date: Tue, 21 Mar 2023 19:49:07 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.2.2=20=E2=86=92=202.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- default/app.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 03781ad..df97f61 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.2.2 +current_version = 2.2.3 tag = True commit = True parse = (?P\d+)\.(?P\d+)\.(?P\d)(?:-(?P\w+)(?P\d+))? diff --git a/default/app.conf b/default/app.conf index afcb5f6..059c6ae 100644 --- a/default/app.conf +++ b/default/app.conf @@ -4,7 +4,7 @@ is_configured = 1 [launcher] author = lowell.alleman@cdillc.com,hire.vladimir@gmail.com description = https://github.com/Kintyre/SA-cim_vladiator -version = 2.2.2 +version = 2.2.3 [package] check_for_updates = 0