We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f886c86 commit 7f5b6ceCopy full SHA for 7f5b6ce
2 files changed
Assets/Package/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.2.2 [22.02.2023]
2
+
3
+### Changed:
4
+- Fix constraints in the Zenject.Editor.TestFramework assembly
5
6
## 1.2.1 [30.01.2023]
7
8
### Added:
Assets/Package/package.json
@@ -1,7 +1,7 @@
{
"name": "com.browar.injection",
"displayName": "Injection",
- "version": "1.2.1",
+ "version": "1.2.2",
"unity": "2018.1",
"description": "Dependency Injection system.",
"keywords": [
0 commit comments