Skip to content

Commit

Permalink
Merge pull request #8 from eviltwo/update-package-version
Browse files Browse the repository at this point in the history
Update package version
  • Loading branch information
eviltwo authored Dec 27, 2024
2 parents ba55651 + e5165e0 commit ad0069b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.0.2] - 2024-12-27 - Development
### Fixed
- Fixed errors during Linux build. (Switch Pro Controller, DualSense Controller)

## [1.0.1] - 2024-07-13
### Added
- Added processing to convert indirect paths to direct paths.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.eviltwo.unity-steam-input-adapter",
"displayName": "Unity Steam Input Adapter",
"version": "1.0.1",
"version": "1.0.2",
"unity": "2022.3",
"description": "Change controller input from Unity(InputSystem) to Steam(InputAction)",
"author": {
Expand Down

0 comments on commit ad0069b

Please sign in to comment.