Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehalliwell committed Jun 4, 2020
2 parents 18786c9 + 77a5ea3 commit 9133de4
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Assets/Fungus/Docs/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog {#changelog}
=========

v3.13.1
======

## Fixed

- Build error in JsonChecker caused by missing asmdef in newer Unity versions. (#833)

v3.13.0
======

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Fungus.FungusLuaJSONCheckerEditor",
"references": [
"GUID:007db7f7a4c8f944990d71603a110f82"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9133de4

Please sign in to comment.