Skip to content

Commit

Permalink
[2.13.1.1] Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruin0x11 committed Jul 15, 2022
1 parent a868666 commit b4879af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2.05-custom-gx/main.hsp
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@
#include "mock_defines.hsp"
#endif

#define global VARIANT_NAME "ElonaPlus Custom-GX 2.13.1.0"
#define global VARIANT_TITLE "Elona+ Custom-GX 2.13.1.0"
#define global VARIANT_NAME "ElonaPlus Custom-GX 2.13.1.1"
#define global VARIANT_TITLE "Elona+ Custom-GX 2.13.1.1"
#define global VERSION_STRING "6.13"
#define global VERSION_NUMBER int(double(VERSION_STRING) * 1000)

Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.13.1.1

## Fixed
- Fixed a crash when trying to craft starfiber.

Thanks to @air1068 for contributing.

# 2.13.1.0

## Added
Expand Down

0 comments on commit b4879af

Please sign in to comment.