Skip to content

Commit

Permalink
Merge pull request #39 from ayutaz/develop
Browse files Browse the repository at this point in the history
v1.2.0
  • Loading branch information
ayutaz authored May 14, 2023
2 parents ba10114 + 085c94e commit aa14344
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Assets/KoeiromapUnity/Scripts/KoeiromapUnity.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "KoeiromapUnity",
"rootNamespace": "",
"references": [
"GUID:f51ebe6a0ceec4240a699833d6309b23",
"GUID:ed5edd2439f854f75a164ed9d6e1f3bc",
"GUID:9dc703687ff9843c78c2eab70b2e26ff"
"GUID:f51ebe6a0ceec4240a699833d6309b23"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"overrideReferences": true,
"precompiledReferences": [
"NAudio.Core.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
Expand Down
2 changes: 1 addition & 1 deletion Assets/KoeiromapUnity/Scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jp.ayutaz.koeiromap-unity" ,
"displayName": "KoeiromapUnity" ,
"version": "0.4.0" ,
"version": "1.2.0" ,
"unity": "2021.3" ,
"description": "Library for Unity to use Koeiromap" ,
"keywords": [
Expand Down

0 comments on commit aa14344

Please sign in to comment.