Skip to content

Commit

Permalink
Bump replication service version to 25
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Oct 31, 2023
1 parent a8373ed commit dba7f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/ingest/python/qserv/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
# ---------------------------------
_LOG = logging.getLogger(__name__)

REPL_SERVICE_VERSION = 24
REPL_SERVICE_VERSION = 25
INGEST_CONFIG_VERSION = 15

0 comments on commit dba7f9f

Please sign in to comment.