diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-07-17 16:25:04 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-07-17 16:25:04 -0500 |
commit | 59a95816053cc3dd9ad49fcecc078940a8835774 (patch) | |
tree | 8d3ac45478468fe772618aa6d44c4879152738b5 /README.org | |
parent | 6015694bbec91db777530d1cba1be34b832e9a8a (diff) | |
parent | b76c06eb393c7c6d9a3ece66efec1fd20311b7e8 (diff) |
Merge branch 'release-0.4.0' 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 v0.4.0b1 +* 7Units Version 0.4.0 (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. |