chore: rc version bump

This commit is contained in:
github-actions[bot]
2025-09-18 12:56:01 +00:00
parent 170d6f2f65
commit cb2c266b2d
11 changed files with 51 additions and 9 deletions

View File

@@ -374,7 +374,6 @@ export class TaskService {
newStatus: TaskStatus;
taskId: string;
}> {
// Ensure we have storage
if (!this.storage) {
throw new TaskMasterError(