Skip to content

Commit

Permalink
Github Actions Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hexthedev committed Jan 11, 2021
1 parent b475021 commit ccd9c88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Fixed the assembly definitions for first release
18 changes: 1 addition & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1 @@
{
"name": "com.hexcs",
"version": "1.0.2",
"displayName": "HexCS",
"description": "Simple .NET Standard libiraries written in C# to solve common, simple problems",
"unity": "2019.4",
"unityRelease": "0f1",
"dependencies": {},
"keywords": [
"HexCS"
],
"author": {
"name": "James McCafferty",
"email": "[email protected]",
"url": "https://github.com/hexthedev/OpenAi-Api-Unity"
}
}
{"name": "com.hexcs", "version": "1.0.3", "displayName": "HexCS", "description": "Simple .NET Standard libiraries written in C# to solve common, simple problems", "unity": "2019.4", "unityRelease": "0f1", "dependencies": {}, "keywords": ["HexCS"], "author": {"name": "James McCafferty", "email": "[email protected]", "url": "https://github.com/hexthedev/OpenAi-Api-Unity"}}

0 comments on commit ccd9c88

Please sign in to comment.