Skip to content

Commit

Permalink
MXQ bump version
Browse files Browse the repository at this point in the history
Version 0.29.1 has been released without updating the version in the
Makefile, so it wrongly identifies as 0.29.0.

Bump version from 0.29.0 directly to 0.29.2
  • Loading branch information
donald committed Sep 23, 2021
1 parent 7b1c066 commit 50a00a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MXQ_VERSION_MAJOR = 0
MXQ_VERSION_MINOR = 29
MXQ_VERSION_PATCH = 0
MXQ_VERSION_PATCH = 2
MXQ_VERSION_EXTRA = "beta"
MXQ_VERSIONDATE = 2021

Expand Down

0 comments on commit 50a00a9

Please sign in to comment.