Skip to content

Commit 7ea591d

Browse files
committed
release: 0.4.35
1 parent fb82cfa commit 7ea591d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Sources/FairCore/Info.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ let Info : [String : Any] = [
44
"CFBundleIdentifier" : "org.fair-ground.Fair",
55
"CFBundleInfoDictionaryVersion" : "6.0",
66
"CFBundlePackageType" : "FMWK",
7-
"CFBundleShortVersionString" : "0.4.34",
7+
"CFBundleShortVersionString" : "0.4.35",
88
"NSHumanReadableCopyright" : "GNU Affero General Public License",
99
]

Sources/FairCore/Resources/FairCore.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<key>CFBundlePackageType</key>
1212
<string>FMWK</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>0.4.34</string>
14+
<string>0.4.35</string>
1515
<key>NSHumanReadableCopyright</key>
1616
<string>GNU Affero General Public License</string>
1717
</dict>

0 commit comments

Comments
 (0)