We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058567a commit f348c1eCopy full SHA for f348c1e
README.md
@@ -37,7 +37,7 @@ provided.
37
```
38
DevDocs for macOS
39
40
-Copyright (C) 2018 Douglas Teoh
+Copyright (C) 2019 Douglas Teoh
41
42
This program is free software: you can redistribute it and/or modify
43
it under the terms of the GNU General Public License as published by
devdocs-macos/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>0.1.1</string>
+ <string>0.2.0</string>
21
<key>CFBundleVersion</key>
22
<string>1</string>
23
<key>LSMinimumSystemVersion</key>
0 commit comments