Skip to content

Commit bbe55ae

Browse files
committed
Bump version to 0.92.4
1 parent 9834f28 commit bbe55ae

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
x.x.x Release notes (yyyy-MM-dd)
1+
0.92.4 Release notes (2015-05-22)
22
=============================================================
33

44
### API breaking changes

Realm/Realm-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.92.3</string>
20+
<string>0.92.4</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>0.92.3</string>
24+
<string>0.92.4</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>Copyright © 2014 Realm. All rights reserved.</string>
2727
<key>NSPrincipalClass</key>

tools/RealmBrowser/RealmBrowser/RealmBrowser-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
<key>CFBundlePackageType</key>
3939
<string>APPL</string>
4040
<key>CFBundleShortVersionString</key>
41-
<string>0.92.3</string>
41+
<string>0.92.4</string>
4242
<key>CFBundleSignature</key>
4343
<string>????</string>
4444
<key>CFBundleVersion</key>
45-
<string>0.92.3</string>
45+
<string>0.92.4</string>
4646
<key>LSMinimumSystemVersion</key>
4747
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
4848
<key>NSHumanReadableCopyright</key>

0 commit comments

Comments
 (0)