Skip to content

Commit d219058

Browse files
committed
v0.7.2
1 parent 9808641 commit d219058

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.7.2] - 2022-06-08
4+
5+
Crucial bugfix related to natures and pokete dex.
6+
37
## [0.7.1] - 2022-06-08
48

59
Just some small bugfixes.

release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Contains general constants"""
22

3-
VERSION = "0.7.1"
3+
VERSION = "0.7.2"
44
CODENAME = "Grey Edition"
55
SAVEPATH = "/.cache/pokete"
66
FRAMETIME = 0.05

wiki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v0.7.1
1+
v0.7.2
22

33
# Pokete wiki
44
This wiki/documentation is a compilation of all Poketes/attacks/types present in the Pokete game.

0 commit comments

Comments
 (0)