Skip to content
Snippets Groups Projects
Commit f59c6bfb authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Needed to change the app version to >= 1

parent 01bf1247
No related branches found
No related tags found
No related merge requests found
...@@ -209,7 +209,7 @@ ...@@ -209,7 +209,7 @@
<version>1.4.0</version> <version>1.4.0</version>
<configuration> <configuration>
<name>TodoListFX</name> <name>TodoListFX</name>
<appVersion>0.0.1</appVersion> <appVersion>1.0.0</appVersion>
<vendor>it1901</vendor> <vendor>it1901</vendor>
<destination>target/dist</destination> <destination>target/dist</destination>
<module>todolist.ui/todolist.ui.TodoApp</module> <module>todolist.ui/todolist.ui.TodoApp</module>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment