Skip to content

Commit

Permalink
Update project version to 1.1.1 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-maltbie authored Dec 18, 2022
1 parent 5b6b36c commit 77988eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Packages/com.nickmaltbie.openkcc.netcode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.nickmaltbie.openkcc.netcode",
"displayName": "Open KCC Netcode",
"version": "1.1.0",
"version": "1.1.1",
"unity": "2021.1",
"unityRelease": "19f1",
"description": "Open Source Kinematic Character Controller for NetCode.",
Expand Down
2 changes: 1 addition & 1 deletion Packages/com.nickmaltbie.openkcc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.nickmaltbie.openkcc",
"displayName": "Open KCC",
"version": "1.1.0",
"version": "1.1.1",
"unity": "2021.1",
"unityRelease": "19f1",
"description": "Open Source Kinematic Character Controller project.",
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.1.0
bundleVersion: 1.1.1
preloadedAssets:
- {fileID: 11400000, guid: bd3a9f17edf6c454c870b081303aa6d2, type: 2}
metroInputSource: 0
Expand Down

0 comments on commit 77988eb

Please sign in to comment.