Skip to content

Commit

Permalink
Merge pull request #118 from savaughn/release-v0.10.0
Browse files Browse the repository at this point in the history
version bump v0.10.0
  • Loading branch information
savaughn authored Dec 1, 2023
2 parents 078ce6b + 9045270 commit 5980deb
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
Expand Up @@ -32,7 +32,7 @@ PLATFORM ?= PLATFORM_DESKTOP
PROJECT_NAME ?= pokeromtrader
PROJECT_VERSION := 0.10.0
# prerelease or release
PROJECT_VERSION_TYPE ?= prerelease
PROJECT_VERSION_TYPE ?= release
PROJECT_BUILD_PATH ?= .

RAYLIB_PATH ?= deps/raylib
Expand Down

0 comments on commit 5980deb

Please sign in to comment.