diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-06-12 07:37:00 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-06-12 07:37:00 -0500 |
commit | a34d79383061ba53951f3f69a44f142820e82216 (patch) | |
tree | f4b35e7dbf6ddd0b89bc46e2e34f2b84bdf161d7 /src/main/resources | |
parent | 716af8ab6c55961ce4171199b773005d22553571 (diff) | |
parent | 41b0eda07403db9b09184b79060bcc323dcdc753 (diff) |
Merge branch 'release-0.3.0' into develop
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/about.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/about.txt b/src/main/resources/about.txt index 1bad9e8..da0ab11 100644 --- a/src/main/resources/about.txt +++ b/src/main/resources/about.txt @@ -1,4 +1,4 @@ -About Unit Converter v0.2.0 +About Unit Converter v0.3.0 Copyright Notice: @@ -9,4 +9,4 @@ for details read the LICENSE file, section 15 This is free software, and you are welcome to redistribute it under certain conditions; for details go to <https://www.gnu.org/licenses/quick-guide-gplv3.html> -or read the LICENSE file.
\ No newline at end of file +or read the LICENSE file. |