Skip to content

Commit 03b5f81

Browse files
authored
Merge pull request #266 from lxgr-linux/265-release-091
Release v0.9.1
2 parents f216255 + 4f5e272 commit 03b5f81

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Changelog.md

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

3+
## [0.9.1] - 2023-04-25
4+
5+
- Fixed a bug with fightmap not resozing
6+
- Did some reformating
7+
38
## [0.9.0] - 2022-09-13
49

510
Quite a lot happened until this release:

release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from pathlib import Path
44

55

6-
VERSION = "0.9.0"
6+
VERSION = "0.9.1"
77
CODENAME = "Grey Edition"
88
SAVEPATH = Path(
99
os.environ.get(

wiki.md

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

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

0 commit comments

Comments
 (0)