Skip to content

Commit

Permalink
Merge pull request #43 from dteoh/release-0.6.2
Browse files Browse the repository at this point in the history
Release 0.6.2
  • Loading branch information
dteoh authored Dec 14, 2020
2 parents 3586598 + a8026c1 commit 57c4809
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,11 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.

### App Icon

The app icon is a contribution courtesy of [@mickimnet][3] ([#1][4], [#40][5]).
The app icon is a contribution courtesy of [@mickimnet][3] ([#1][4], [#42][5]).


[1]: https://devdocs.io/
[2]: https://github.com/dteoh/devdocs-macos/releases
[3]: https://github.com/mickimnet
[4]: https://github.com/dteoh/devdocs-macos/issues/1
[5]: https://github.com/dteoh/devdocs-macos/pull/40
[5]: https://github.com/dteoh/devdocs-macos/pull/42
2 changes: 1 addition & 1 deletion devdocs-macos/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.1</string>
<string>0.6.2</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down

0 comments on commit 57c4809

Please sign in to comment.