diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2025-05-30 20:31:09 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2025-05-30 20:31:09 -0500 |
commit | 7eb1ce7787c6306321a4db378b1cbd37ce721583 (patch) | |
tree | e2c5f5cc39404104a1ea69755d723688a730291f /README.org | |
parent | 7812a0f6a219cb817a5e6b9db34012f7eca373b8 (diff) |
Bump version to 1.0.0b2v1.0.0b2
All that's left before 1.0.0 is released is the documentation fixes.
Unless I find any major issues, 7Units 1.0.0 releases June 8.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -* 7Units Version 1.0.0-beta.1 +* 7Units Version 1.0.0-beta.2 (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. |