Skip to content

Commit

Permalink
Merge pull request #121 from savaughn/release-v1.0.0
Browse files Browse the repository at this point in the history
release version bump v1.0.0
  • Loading branch information
savaughn authored Dec 1, 2023
2 parents dbc3ccc + fdfc42e commit 4116ff6
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 := 1.0.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 4116ff6

Please sign in to comment.