1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-11 08:27:23 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Eideen
bcc902db76 fix typo. 2019-05-19 13:08:24 +02:00
Eideen
bbfc721313 Moved is_tool to functions 2019-05-19 13:07:34 +02:00
Eideen
09df1c18ba Merge branch 'master' of github.com:CMiksche/gitea-auto-update 2019-05-19 12:35:36 +02:00
Christoph Miksche
c81eb967d8 fix: add function to check the versions after semver
Add a function to check the two versions after the semver specification. Added some unit tests for testing the function too.

(Should fix GH-1, but wasn't fully tested yet)
2019-04-20 15:42:01 +02:00