Skip to content

Commit

Permalink
Update version to 2022.3.29
Browse files Browse the repository at this point in the history
Could find the info here sschmid/Entitas#1005 (comment)
  • Loading branch information
PereViader committed Aug 10, 2024
1 parent 7e3dad8 commit f1c59ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GenerateUnityPackage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "$version",
"displayName": "ManualDi",
"description": "Fast C# dependency injection library that uses no reflexion",
"unity": "2019.4",
"unity": "2022.3",
"license": "MIT",
"documentationUrl": "https://github.com/PereViader/ManualDi.Main",
"changelogUrl": "https://github.com/PereViader/ManualDi.Main/commits/main/",
Expand Down
4 changes: 2 additions & 2 deletions ManualDi.Unity3d/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.33f1
m_EditorVersionWithRevision: 2021.3.33f1 (ee5a2aa03ab2)
m_EditorVersion: 2022.3.29f1
m_EditorVersionWithRevision: 2022.3.29f1 (8d510ca76d2b)
Empty file.

0 comments on commit f1c59ff

Please sign in to comment.