diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-04-15 10:43:40 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-04-15 10:43:40 -0500 |
commit | 028a3e9ae195239490f30c587899b249300408fe (patch) | |
tree | 808961c254011b6b8cc369fa1fdd17ce033aa8d9 /README.org | |
parent | 59a95816053cc3dd9ad49fcecc078940a8835774 (diff) | |
parent | 7782359a4b16bf71c0017e8dc5360f202dcff693 (diff) |
Merge branch 'hotfix-0.4.1' into develop
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -* 7Units Version 0.4.0 +* 7Units Version 0.4.1 (this project uses Semantic Versioning) ** What is it? This is a unit converter, which allows you to convert between different units, and includes a GUI which can read unit data from a file (using some unit math) and convert between units that you type in, and has a unit and prefix viewer to check the units that have been loaded in. |