Updated to version 3.1.5 for development

We should bump the version immediately before and after release so the release version corresponds to a fixed snapshot of code.
This commit is contained in:
Sam Lantinga
2024-10-09 11:02:01 -07:00
parent 02f3a96476
commit ee9b6204cf
8 changed files with 17 additions and 17 deletions

View File

@@ -19,10 +19,10 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.1.3</string>
<string>3.1.5</string>
<key>CFBundleSignature</key>
<string>SDLX</string>
<key>CFBundleVersion</key>
<string>3.1.3</string>
<string>3.1.5</string>
</dict>
</plist>