Update versions for 3.3.

This commit is contained in:
Dave Page
2018-09-03 10:11:34 +01:00
parent 43ccfd3af6
commit 61f00a0cbb
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8,9 +8,9 @@
<key>CFBundleName</key>
<string>pgAdmin 4</string>
<key>CFBundleShortVersionString</key>
<string>3.2.0</string>
<string>3.3.0</string>
<key>CFBundleVersion</key>
<string>3.2.0</string>
<string>3.3.0</string>
<key>LSMinimumSystemVersion</key>
<string>10.10</string>
<key>NSHumanReadableCopyright</key>
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = 3.2.0.0
VERSION = 3.3.0.0
QMAKE_TARGET_COMPANY = "The pgAdmin Development Team"
QMAKE_TARGET_PRODUCT = "pgAdmin 4"
QMAKE_TARGET_DESCRIPTION = "pgAdmin 4 Desktop Runtime"