Merge pull request #5647 from aws-lumberyard-dev/cgalvan/UpdateSplashScreenName

Updated splash screen and about dialog with Stable 21.11 name
This commit is contained in:
Chris Galvan
2021-11-16 09:34:22 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
</size>
</property>
<property name="text">
<string>General Availability</string>
<string>Stable 21.11</string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
+1 -1
View File
@@ -103,7 +103,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>General Availability</string>
<string>Stable 21.11</string>
</property>
</widget>
</item>