Skip to content

Commit

Permalink
Build new version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne committed Oct 26, 2022
1 parent 5af2c48 commit f7df2d2
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.2.0@"
db " PureRed v2.2.1@"
ENDC
IF DEF(_BLUE)
db " PureBlue v2.2.0@"
db " PureBlue v2.2.1@"
ENDC
IF DEF(_GREEN)
db " PureGreen v2.2.0@"
db " PureGreen v2.2.1@"
ENDC

0 comments on commit f7df2d2

Please sign in to comment.