Skip to content

Commit

Permalink
Merge pull request #234 from LucyLMM/master
Browse files Browse the repository at this point in the history
changed version name to 0.3.0
  • Loading branch information
goekaykaraahmetli authored Jan 24, 2022
2 parents 2ee7901 + e042175 commit acbd326
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liground",
"version": "0.2.0",
"version": "0.3.0",
"author": "Johannes Czech (johannes.czech@cs.tu-darmstadt.de)",
"description": "A mordern Chess Variant Analysis GUI for the 21st century",
"license": "AGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/components/AboutTabModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
style="white-space: pre-line"
>
<span>
{{ 'Version: 0.2.0' }}
{{ 'Version: 0.3.0' }}
</span>
</div>
<div class="item">
Expand Down

0 comments on commit acbd326

Please # to comment.