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.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Pearson committed Apr 30, 2018
1 parent 527a647 commit 4067f0a
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 7
#define GAME_VERSION_PATCH 2
#define GAME_VERSION_MINOR 8
#define GAME_VERSION_PATCH 0

USTRUCT(BlueprintType)
struct FGameVersion
Expand Down

0 comments on commit 4067f0a

Please sign in to comment.