Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Pearson committed Nov 15, 2017
1 parent 40e69c4 commit 23049c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ParkourGame/Source/ParkourGame/Public/Utils/GameVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define GAME_VERSION_MAJOR 0
#define GAME_VERSION_MINOR 2
#define GAME_VERSION_PATCH 0
#define GAME_VERSION_PATCH 1

USTRUCT(BlueprintType)
struct FGameVersion
Expand Down

0 comments on commit 23049c9

Please sign in to comment.