From 09612aeb4ef2102b2c81ca93eff0d720f1f5e645 Mon Sep 17 00:00:00 2001 From: sbcrumb Date: Sat, 27 Sep 2025 13:09:46 -0400 Subject: [PATCH] version: Update to 2.0.0 for major architecture and code quality improvements - Bump version to 2.0.0 to reflect major changes - Represents completion of modular architecture transformation - Includes comprehensive code quality improvements (Phase 3) - All new utility modules and error handling systems - Breaking changes: modular structure, new import paths --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index b663c74..359a5b9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.5-preserve-long-nfo-episodes-only \ No newline at end of file +2.0.0 \ No newline at end of file