Skip to content

Commit 42e8544

Browse files
committed
chore: bump version [release-beta]
1 parent a56d520 commit 42e8544

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

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.1.0-beta.6",
4+
"version": "9.1.0-beta.7",
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.1.0-beta.6",
3+
"version": "9.1.0-beta.7",
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": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@
9090
"9.1.0-beta.2": "0.15.2",
9191
"9.1.0-beta.3": "0.15.2",
9292
"9.1.0-beta.5": "0.15.2",
93-
"9.1.0-beta.6": "0.15.2"
93+
"9.1.0-beta.6": "0.15.2",
94+
"9.1.0-beta.7": "0.15.2"
9495
}

0 commit comments

Comments
 (0)