Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Dec 22, 2024
1 parent 0c853a2 commit d284534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Unity/Assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Neuro SDK",
"description": "Neuro SDK for Unity",
"author": "Vedal AI",
"version": "1.1.3",
"version": "1.1.4",
"unity": "2022.3",
"dependencies": {
"com.cysharp.unitask": "2.5.10",
Expand Down
2 changes: 1 addition & 1 deletion Unity/NuGet/VedalAI.NeuroSdk.Unity.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
<file target="build\" src="VedalAI.NeuroSdk.Unity.props" />
<file target="build\" src="VedalAI.NeuroSdk.Unity.targets" />
<file target="contentfiles\cs\any\NeuroSdk" src="..\Assets\**\*.cs" />
<file target="contentfiles\cs\any\NeuroSdk" src="*.cs" />
<file target="contentfiles\cs\any\NeuroSdk\Modding" src="Source\*.cs" />
</files>
</package>

0 comments on commit d284534

Please sign in to comment.