Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
Update the version number in the dockerfile.
  • Loading branch information
cainmagi committed Feb 27, 2024
1 parent 6a1b59f commit 6310719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM $BASE_IMAGE
LABEL maintainer="Yuchen Jin <cainmagi@gmail.com>" \
author="Yuchen Jin <cainmagi@gmail.com>" \
description="A python tool for synchronize the messages from different threads, processes or hosts." \
version="1.1.1"
version="1.2.0"

# Set configs
ARG INSTALL_MODE=default
Expand Down

0 comments on commit 6310719

Please sign in to comment.