4 Commits

Author SHA1 Message Date
Hossain Khan cc6c846f0f fix: update version script to increment minor version instead of patch
- Changed version suggestion logic to always increment minor version
- Patch version is now reset to 0 in suggestions
- Example: 2.1.0 -> 2.2.0 or 2.1.3 -> 2.2.0
- Added clear comments explaining the version increment logic
2025-10-20 18:11:31 -04:00
Hossain Khan bc9db7ecfb [CLEANUP] Remove F-Droid build variant 2025-06-28 17:08:28 -04:00
Hossain Khan 0324386039 Fix changelog sorting to use version order with sort -V 2025-06-26 23:47:03 -04:00
Hossain Khan 10f0c6d0a0 Add GitHub Actions version management workflow and helper script 2025-06-26 23:15:32 -04:00