Skip to content

Commit

Permalink
v3.2.0-beta.72
Browse files Browse the repository at this point in the history
  • Loading branch information
Zefau committed Sep 10, 2024
1 parent 47ae7d4 commit 61faca6
Show file tree
Hide file tree
Showing 10 changed files with 163 additions and 102 deletions.
8 changes: 4 additions & 4 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "jarvis",
"version": "3.2.0-beta.71",
"version": "3.2.0-beta.72",
"titleLang": {
"en": "jarvis - just another remarkable vis",
"uk": "jarvis - just another remarkable vis",
Expand Down Expand Up @@ -332,8 +332,8 @@
}
],
"custom": {
"version": "3.2.0-beta.71",
"ts": "1725919023",
"date": "2024-09-09"
"version": "3.2.0-beta.72",
"ts": "1726007687",
"date": "2024-09-10"
}
}
2 changes: 1 addition & 1 deletion lib/jarvis.server.instance.js

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

6 changes: 2 additions & 4 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,5 @@
"test:package": "mocha test/package --exit",
"test:unit": "mocha test/unit --exit",
"translate": "gulp translateAndUpdateWordsJS"
},
"version": "3.2.0-beta.71"
}
}
2 changes: 1 addition & 1 deletion www/jarvis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
},
configurable: true
});
}</script> <script type="module" crossorigin src="/jarvis/js/index-25f27228.js"></script>
}</script> <script type="module" crossorigin src="/jarvis/js/index-de9af552.js"></script>
<link rel="stylesheet" href="/jarvis/assets/index.4ca9d89f.css">
</head><body><div id=q-app></div></body></html>
Loading

0 comments on commit 61faca6

Please sign in to comment.