Skip to content

Commit

Permalink
Updated extension and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
SHSharkar committed Mar 30, 2022
1 parent 930c1ea commit c1be949
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions ext.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ metatype: json
"name": "JetBrains Mono",
"content_type": "SN|Theme",
"area": "themes",
"version": "1.1.11",
"version": "1.1.12",
"description": "JetBrains Mono for Standard Notes editor.",
"url": "https://aifdn.github.io/SN-JetBrains-Mono/main.css",
"download_url": "https://github.com/aiFdn/SN-JetBrains-Mono/archive/refs/heads/main.zip",
"url": "https://snjm.szd.sh/main.css",
"download_url": "https://github.com/aiFdn/SN-JetBrains-Mono/archive/refs/tags/1.1.12.zip",
"latest_url": "https://listed.to/p/xxSlhfXCEN",
"marketing_url": "https://github.com/aiFdn/SN-JetBrains-Mono",
"thumbnail_url": "https://aifdn.github.io/SN-JetBrains-Mono/thumbnail/thumbnail.png",
"marketing_url": "https://snjm.szd.sh",
"thumbnail_url": "https://snjm.szd.sh/thumbnail/thumbnail.png",
"dock_icon": {
"type": "circle",
"background_color": "#304ffe",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io.github.aifdn.sn-jetbrains-mono",
"version": "1.1.11",
"version": "1.1.12",
"main": "main.css",
"sn": {
"main": "main.css"
Expand Down

0 comments on commit c1be949

Please sign in to comment.