We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc9f0c commit 08e69a4Copy full SHA for 08e69a4
CHANGELOG.md
@@ -1,9 +1,12 @@
1
# [Unreleased]
2
3
+# [1.0.2 (5)]
4
+
5
## Added
6
7
- Video and screen recording
8
-[Unreleased]: https://github.com/klaaspieter/Letters/compare/1.0.1...HEAD
9
+[Unreleased]: https://github.com/klaaspieter/Letters/compare/1.0.2...HEAD
10
+[1.0.2 (5)]: https://github.com/klaaspieter/Letters/compare/1.0.1...1.0.2
11
12
Sources/Resources/Info.plist
@@ -19,7 +19,7 @@
19
<key>CFBundleShortVersionString</key>
20
<string>1.0.2</string>
21
<key>CFBundleVersion</key>
22
- <string>4</string>
+ <string>5</string>
23
<key>LSApplicationCategoryType</key>
24
<string>public.app-category.education</string>
25
<key>LSMinimumSystemVersion</key>
0 commit comments