chore: start 0.7.3 development
This commit is contained in:
parent
243226951f
commit
311cc41a7f
@ -11,9 +11,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.7.2</string>
|
||||
<string>0.7.3</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.7.2</string>
|
||||
<string>0.7.3</string>
|
||||
<key>NSAppleEventsUsageDescription</key>
|
||||
<string>Send messages via Messages.app.</string>
|
||||
</dict>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Generated by scripts/generate-version.sh. Do not edit.
|
||||
enum IMsgVersion {
|
||||
static let current = "0.7.2"
|
||||
static let current = "0.7.3"
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
MARKETING_VERSION=0.7.2
|
||||
MARKETING_VERSION=0.7.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user