Skip to content

Commit

Permalink
Updated Project Version to 1.2.3 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-maltbie committed Jan 18, 2023
1 parent 85f27aa commit 42f4d7c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions Packages/com.nickmaltbie.openkcc.netcode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## In Progress

## [1.2.3] 2023-1-17

* Updated readme with notes on how to install required libraries.
* Refactored samples to fix import errors and make downloading dependencies
easier.
Expand Down
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.2.2",
"version": "1.2.3",
"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.2.2",
"version": "1.2.3",
"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.2.2
bundleVersion: 1.2.3
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 42f4d7c

Please sign in to comment.