Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
Update Manifest to include funding url, and update minimum app version
  • Loading branch information
Rebbecca Bishop authored Oct 24, 2024
1 parent cd4253e commit ddf27af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "My Theme",
"version": "0.1.0",
"minAppVersion": "1.1.8",
"author": "yourname",
"name": "My Theme",
"version": "1.0.0",
"minAppVersion": "1.6.0",
"author": "My Name",
"fundingUrl": "https://ko-fi.com/yourname",
"authorUrl": "https://yoururl"
}

0 comments on commit ddf27af

Please sign in to comment.