Skip to content

Commit c96c267

Browse files
committed
Version bump 0.5.0
1 parent ef910cc commit c96c267

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ext.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"name": "Cozy",
44
"content_type": "SN|Theme",
55
"area": "themes",
6-
"version": "0.4.0",
6+
"version": "0.5.0",
77
"description": "A light theme for Standard Notes using warm color theme.",
88
"url": "https://scharnkn.github.io/sn-theme-cozy/main.css",
9-
"download_url": "https://github.com/scharnkn/sn-theme-cozy/archive/refs/tags/v0.4.0.zip",
9+
"download_url": "https://github.com/scharnkn/sn-theme-cozy/archive/refs/tags/v0.5.0.zip",
1010
"marketing_url": "https://github.com/scharnkn/sn-theme-cozy",
1111
"latest_url": "https://scharnkn.github.io/sn-theme-cozy/ext.json",
1212
"dock_icon": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sn-theme-cozy",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"sn": {
55
"main": "main.css"
66
},

0 commit comments

Comments
 (0)