Skip to content

Commit

Permalink
version bump release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
savaughn committed Nov 24, 2023
1 parent 03ce4e5 commit 6a50d6d
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.9.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 6a50d6d

Please sign in to comment.