Skip to content

Commit

Permalink
Bump version to 0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Systemcluster committed Oct 6, 2019
1 parent e8b3faf commit 8b6a70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/globals/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from PyQt5.QtCore import QCoreApplication

VERSION = "0.7.7"
VERSION = "0.7.8"
TITLE = "The Witcher 3 Mod Manager"
AUTHORS = ["Stefan Kostic (stefan3372)", "Christian Sdunek (Systemcluster)"]
AUTHORS_MAIL = ["[email protected]", "[email protected]"]
Expand Down

0 comments on commit 8b6a70e

Please sign in to comment.