mirror of
https://github.com/usetrmnl/trmnl-android.git
synced 2026-04-29 13:35:26 -07:00
- 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