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

Commit

Permalink
Game version bump from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Pearson committed Nov 13, 2017
1 parent a3509e2 commit 1af70d8
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 @@ -5,7 +5,7 @@
#include "GameVersion.generated.h"

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

USTRUCT(BlueprintType)
Expand Down

0 comments on commit 1af70d8

Please sign in to comment.