diff --git a/Changelog.md b/Changelog.md index b337efce..d75965b1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ # Changelog +## [0.7.1] - 2022-06-08 + +Just some small bugfixes. + ## [0.7.0] - 2022-06-06 ### Under the hood diff --git a/release.py b/release.py index 8861b23b..8bc771ff 100644 --- a/release.py +++ b/release.py @@ -1,6 +1,6 @@ """Contains general constants""" -VERSION = "0.7.0" +VERSION = "0.7.1" CODENAME = "Grey Edition" SAVEPATH = "/.cache/pokete" FRAMETIME = 0.05 diff --git a/wiki.md b/wiki.md index 7e36a8dd..55b737e5 100644 --- a/wiki.md +++ b/wiki.md @@ -1,4 +1,4 @@ -v0.7.0 +v0.7.1 # Pokete wiki This wiki/documentation is a compilation of all Poketes/attacks/types present in the Pokete game.