Skip to content

Commit f95f18c

Browse files
committed
0.9.0
1 parent ae63fcf commit f95f18c

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"id": "dynamic-views",
3-
"name": "Dynamic Views",
4-
"minAppVersion": "1.11.0",
5-
"description": "Elegant grid and masonry card views for Bases and Datacore.",
6-
"author": "greetclammy",
7-
"isDesktopOnly": false,
8-
"version": "0.8.0"
2+
"id": "dynamic-views",
3+
"name": "Dynamic Views",
4+
"minAppVersion": "1.11.0",
5+
"description": "Elegant grid and masonry card views for Bases and Datacore.",
6+
"author": "greetclammy",
7+
"isDesktopOnly": false,
8+
"version": "0.9.0"
99
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamic-views",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Elegant card views for Bases and Datacore.",
55
"main": "main.js",
66
"type": "module",

0 commit comments

Comments
 (0)