Make version numbers consistent across all files

- Updated manifest.xml from 1.0.0.0 to 1.1.0.0
- Updated README.md version history with v1.1.0 entry
- Synchronized package-lock.json version with package.json

All application files now consistently refer to version 1.1.0

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-03-15 00:19:11 +01:00
parent 338810ef60
commit 3dc9afea50
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -159,5 +159,6 @@ This project is licensed under the MIT License - see the LICENSE file for detail
## Version History
- v1.1.0 - Performance improvements, code quality, and UI enhancements
- v1.0.0 - First stable release
- v0.1.0 - Initial release with core functionality