Skip to content
This repository was archived by the owner on Nov 12, 2018. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TBK committed May 15, 2017
1 parent 3452895 commit 43bec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion musicbot/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os.path

MAIN_VERSION = '1.9.8'
MAIN_VERSION = '1.9.9'
SUB_VERSION = '-review'
VERSION = MAIN_VERSION + SUB_VERSION

Expand Down

0 comments on commit 43bec80

Please sign in to comment.