Update version number to 2.0.0 throughout codebase
- Update version in server.js - Update version in installer scripts - Update version in utility modules - Update version in file creator module - Ensure consistent 2.0.0 version across codebase 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -15,7 +15,7 @@ NC='\033[0m' # No Color
|
||||
# Print header
|
||||
echo -e "${BOLD}==================================================${NC}"
|
||||
echo -e "${BOLD} Transmission RSS Manager Installer ${NC}"
|
||||
echo -e "${BOLD} Version 1.2.0 - Git Edition ${NC}"
|
||||
echo -e "${BOLD} Version 2.0.0 - Git Edition ${NC}"
|
||||
echo -e "${BOLD}==================================================${NC}"
|
||||
echo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user