Skip to content

Commit

Permalink
Bump version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Systemcluster committed Sep 6, 2020
1 parent ddb8d3e commit 3bae8f7
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 PySide2.QtCore import QCoreApplication

VERSION = "0.8.1"
VERSION = "0.8.2"
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 3bae8f7

Please sign in to comment.