Skip to content

Commit

Permalink
increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
kotajacob committed Feb 7, 2018
1 parent 0a32239 commit 3172446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wal_steam.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
CACHE_DIR = os.path.join(HOME_DIR, ".cache", "wal_steam")
CONFIG_DIR = os.path.join(HOME_DIR, ".config", "wal_steam")
SKIN_NAME = "Metro 4.2.4 Wal_Mod"
VERSION = "1.2.4"
VERSION = "1.2.5"
CONFIG_FILE = "wal_steam.conf"
COLORS_FILE = os.path.join(CACHE_DIR, "colors.styles")
CONFIG_URL = "https://raw.githubusercontent.com/kotajacob/wal_steam_config/master/wal_steam.conf"
Expand Down

0 comments on commit 3172446

Please sign in to comment.