From 496f9f8034e15676cfe20e3c8092f70c1dc90e08 Mon Sep 17 00:00:00 2001 From: mcoms Date: Wed, 14 Sep 2022 19:34:13 -0400 Subject: [PATCH] bump version to 2.0.0 --- PBCharacterMovement.uplugin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PBCharacterMovement.uplugin b/PBCharacterMovement.uplugin index b5e76cf..140a80d 100644 --- a/PBCharacterMovement.uplugin +++ b/PBCharacterMovement.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, - "Version": 10, - "VersionName": "1.0", + "Version": 200, + "VersionName": "2.0.0", "FriendlyName": "Project Borealis Character Movement", "Description": "Half-Life 2 style character movement in Unreal Engine.", "Category": "Other",