Skip to content

Commit

Permalink
New release 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne committed Dec 26, 2022
1 parent d01d8ef commit 103b4fa
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
6 changes: 3 additions & 3 deletions version_number.asm
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
VersionText:
IF DEF(_RED)
db " PureRed v2.3.1@"
db " PureRed v2.3.2@"
ENDC
IF DEF(_BLUE)
db " PureBlue v2.3.1@"
db " PureBlue v2.3.2@"
ENDC
IF DEF(_GREEN)
db " PureGreen v2.3.1@"
db " PureGreen v2.3.2@"
ENDC

0 comments on commit 103b4fa

Please sign in to comment.