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

Commit

Permalink
Prep for 0.10.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Pearson committed May 7, 2018
1 parent 49be906 commit e090778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ParkourGame/Source/ParkourGame/Private/Utils/GameVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#include "GameVersion.generated.h"

#define GAME_VERSION_MAJOR 0
#define GAME_VERSION_MINOR 9
#define GAME_VERSION_PATCH 1
#define GAME_VERSION_MINOR 10
#define GAME_VERSION_PATCH 0

USTRUCT(BlueprintType)
struct FGameVersion
Expand Down

0 comments on commit e090778

Please sign in to comment.