From e7e5817e442b01cb199bfc75c7098fb198fdc3ba Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 3 Jul 2020 15:35:32 -0400 Subject: =?UTF-8?q?Bump=20version:=2048.0.0=20=E2=86=92=2049.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bumpversion.cfg') diff --git a/.bumpversion.cfg b/.bumpversion.cfg index bee22c9e..05ff5f18 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 48.0.0 +current_version = 49.0.0 commit = True tag = True -- cgit v1.2.3