From 95569bd90d4923ea9de7917de0d7b881d07279c9 Mon Sep 17 00:00:00 2001 From: Matthew Herber <32679887+Happyrobot33@users.noreply.github.com> Date: Fri, 14 Apr 2023 09:23:40 -0400 Subject: [PATCH] Bump version number --- Packages/com.mattshark.openflight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/com.mattshark.openflight/package.json b/Packages/com.mattshark.openflight/package.json index 6a559b7c..ea1e6137 100644 --- a/Packages/com.mattshark.openflight/package.json +++ b/Packages/com.mattshark.openflight/package.json @@ -1,7 +1,7 @@ { "name": "com.mattshark.openflight", "displayName": "OpenFlight", - "version": "1.1.2", + "version": "1.1.3", "description": "A VRChat flight system that allow all kinds of avatars to fly. https://github.com/Mattshark89/OpenFlight-VRC", "bugs" : { "url" : "https://github.com/Mattshark89/OpenFlight-VRC/issues"