Skip to content

Commit

Permalink
bump version to 0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
zocker-160 committed May 7, 2022
1 parent 7dbaa27 commit 17299be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
)

PLACEHOLDER_STR = "$$$"
VERSION = "0.1.29-testing"
VERSION = "0.1.30-testing"

class AboutWindow(QDialog, Ui_aboutWindow):
def __init__(self, parent):
Expand Down

0 comments on commit 17299be

Please sign in to comment.