Skip to content

Commit

Permalink
Build for 0.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nkrisztian89 committed Oct 22, 2017
1 parent 28f5f55 commit 855c9f9
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.4.3-dev:659 (2017.10.23.)",
"version": "0.4.3:660 (2017.10.23.)",
"debugVersion": false,
"logVerbosity": 1,
"folders": {
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
Copyright (C) 2014 Krisztián Nagy
Copyright (C) 2014-2017 Krisztián Nagy
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -50,6 +50,6 @@
<progress id="splashProgress" class="horizontallyCentered" value="0" max="100"></progress>
</div>
</div>
<script data-main="js/main.js" src="js/libs/require.js"></script>
<script data-main="js/main-optimized.js" src="js/libs/require.js"></script>
</body>
</html>
Loading

0 comments on commit 855c9f9

Please sign in to comment.