Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
LyfeOnEdge committed Oct 21, 2019
1 parent 195eb6c commit a521815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HBUpdaterGUI.py
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
version = "2.0"
version = "2.1"
print("HBUpdater version %s" % version)

import os, sys, platform, json, threading
Expand Down

0 comments on commit a521815

Please sign in to comment.