io.extendreality.malimbe
Advanced tools
Comparing version 1.1.0 to 1.1.1
# Changelog | ||
## [1.1.1](https://github.com/ExtendRealityLtd/Malimbe/compare/v1.1.0...v1.1.1) (2019-01-05) | ||
### Bug Fixes | ||
* **release:** zip for GitHub release ([c9dae5e](https://github.com/ExtendRealityLtd/Malimbe/commit/c9dae5e)) | ||
# [1.1.0](https://github.com/ExtendRealityLtd/Malimbe/compare/v1.0.6...v1.1.0) (2019-01-05) | ||
@@ -4,0 +11,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A collection of tools to simplify writing public API components in Unity.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"unity": "2018.1", | ||
@@ -33,5 +33,4 @@ "keywords": [ | ||
"scripts": { | ||
"prepack": "cp -rf Sources/UnityPackaging/bin/Release/* .", | ||
"postpack": "rm -rf Editor Runtime" | ||
"prepack": "cp -rf Sources/UnityPackaging/bin/Release/* ." | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
700340