Skip to content

Commit 4050103

Browse files
authored
Merge pull request #41 from dteoh/release-0.6.1
Release 0.6.1
2 parents 5961a3f + b71bd83 commit 4050103

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,11 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
111111

112112
### App Icon
113113

114-
The app icon is a contribution courtesy of [@micck][3] ([#1][4]).
114+
The app icon is a contribution courtesy of [@mickimnet][3] ([#1][4], [#40][5]).
115115

116116

117117
[1]: https://devdocs.io/
118118
[2]: https://github.com/dteoh/devdocs-macos/releases
119-
[3]: https://github.com/micck
119+
[3]: https://github.com/mickimnet
120120
[4]: https://github.com/dteoh/devdocs-macos/issues/1
121+
[5]: https://github.com/dteoh/devdocs-macos/pull/40

devdocs-macos/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.6.0</string>
20+
<string>0.6.1</string>
2121
<key>CFBundleURLTypes</key>
2222
<array>
2323
<dict>

0 commit comments

Comments
 (0)