Skip to content

Commit

Permalink
Version Update to 1.0.1 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-maltbie authored Nov 23, 2022
1 parent 073f4aa commit da6e527
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Packages/com.nickmaltbie.openkcc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

## In Progress

## [1.0.1] 2022-11-22

* Fixed import errors of project due to improperly setup test assembly definitions.

## [1.0.0] 2022-11-12

* Added a SprintingState to the KCCStateMachine.
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.0.0",
"version": "1.0.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.0.0
bundleVersion: 1.0.1
preloadedAssets:
- {fileID: 11400000, guid: bd3a9f17edf6c454c870b081303aa6d2, type: 2}
metroInputSource: 0
Expand Down

0 comments on commit da6e527

Please sign in to comment.