diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-04-15 10:43:10 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-04-15 10:43:10 -0500 |
commit | c878761f737c90fc3fa1caedd48e2ee01637108f (patch) | |
tree | 808961c254011b6b8cc369fa1fdd17ce033aa8d9 /README.org | |
parent | a5f088ae43c285bc3708303bdcc99bd8936477d2 (diff) | |
parent | 7782359a4b16bf71c0017e8dc5360f202dcff693 (diff) |
Merge branch 'hotfix-0.4.1' into stable
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. |