We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94266d commit c83c407Copy full SHA for c83c407
Info.plist
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
-<plist version="1.0">
+<plist version="1.0.0">
4
<dict>
5
<key>Author</key>
6
<string>crococoding</string>
manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Surf Clock",
- "version": "1.0",
+ "version": "1.0.0",
"author": "crococoding",
"homepage_url": "https://surfclock.io",
7
"description": "Track the time you spend surfing on the web.",
0 commit comments