Skip to content

Commit

Permalink
set release version
Browse files Browse the repository at this point in the history
  • Loading branch information
generate-app-token-hl[bot] authored and github-actions[bot] committed Nov 17, 2023
1 parent 88808e1 commit 2043619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errbot/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Just the current version of Errbot.
# It is used for deployment on pypi AND for version checking at plugin load time.
VERSION = "9.9.9" # leave it at 9.9.9 on master until it is branched to a version.
VERSION = "1.2.3"

0 comments on commit 2043619

Please sign in to comment.