Domi04151309 / HomeApp

HomeApp is a small and easy to use smart home app with a simple framework.
https://f-droid.org/packages/io.github.domi04151309.home/
GNU General Public License v3.0
109 stars 24 forks source link

[Feature Request] Use semantic versioning #31

Closed cweiske closed 2 years ago

cweiske commented 2 years ago

Version 1.7.3 brings many new features, but the version number indicates that it's a bugfix release.

It would be nice if HomeApp would follow the "semantic versioning" rules: https://semver.org/

Domi04151309 commented 2 years ago

Sounds good. Next release will be 1.8.0.

cweiske commented 2 years ago

@Domi04151309 Version 1.8.1 should be 1.9.0 since HomeApp gets a new feature (realtime updates). 1.8.1 would be bugfixes only.