We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfdf9d8 + ab5b781 commit 78cf31eCopy full SHA for 78cf31e
samples/unity-of-bugs/ProjectSettings/ProjectVersion.txt
@@ -1,2 +1,2 @@
1
-m_EditorVersion: 2019.4.34f1
2
-m_EditorVersionWithRevision: 2019.4.34f1 (6a9faed444f2)
+m_EditorVersion: 2019.4.38f1
+m_EditorVersionWithRevision: 2019.4.38f1 (fdbb7325fa47)
scripts/ci-env.ps1
@@ -5,7 +5,7 @@ param (
5
6
switch ($name) {
7
"unity2019" {
8
- return "2019.4.34f1"
+ return "2019.4.38f1"
9
}
10
"unity2020" {
11
return "2020.3.33f1"
0 commit comments