diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 06:01:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 06:01:07 +0000 |
commit | 64092df9c6ecbdded8b51d23274b7d5f28af5e66 (patch) | |
tree | 499dba718b7345182d3e2d4b0074528c1528dbb3 /.bumpversion.cfg | |
parent | Releasing progress-linux version 1.14.1-1~progress7.99u1. (diff) | |
download | iredis-64092df9c6ecbdded8b51d23274b7d5f28af5e66.tar.xz iredis-64092df9c6ecbdded8b51d23274b7d5f28af5e66.zip |
Merging upstream version 1.15.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | .bumpversion.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 57d8696..210a124 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.14.1 +current_version = 1.15.0 commit = True tag = True |