Skip to content

Commit 4e6904f

Browse files
committed
chore: release 9.1.0-beta [release-beta]
1 parent 6b423da commit 4e6904f

File tree

4 files changed

+10907
-4
lines changed

4 files changed

+10907
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-task-progress-bar",
33
"name": "Task Genius",
4-
"version": "9.0.6",
4+
"version": "9.1.0-beta.1",
55
"minAppVersion": "0.15.2",
66
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
77
"author": "Boninall",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "task-genius",
3-
"version": "9.0.6",
3+
"version": "9.1.0-beta.1",
44
"description": "Comprehensive task management plugin for Obsidian with progress bars, task status cycling, and advanced task tracking features.",
55
"main": "main.js",
66
"scripts": {

styles.css

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

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@
8585
"9.0.3": "0.15.2",
8686
"9.0.4": "0.15.2",
8787
"9.0.5": "0.15.2",
88-
"9.0.6": "0.15.2"
88+
"9.0.6": "0.15.2",
89+
"9.1.0-beta.1": "0.15.2"
8990
}

0 commit comments

Comments
 (0)