Skip to content

Commit 31a4c4d

Browse files
committed
Update version to 0.2.13 in package.json and package-lock.json
1 parent c4bd8cb commit 31a4c4d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

back/back/apps/health/templates/health/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</div>
1717

1818
<footer class="container">
19-
Confidential information about ___project_name__snake___, do not reproduce.
19+
Confidential information about ChatFAQ, do not reproduce.
2020
</footer>
2121
</body>
2222
</html>

widget/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatfaq-widget",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"private": false,
55
"main": "./dist/chatfaq-widget.umd.cjs",
66
"module": "./dist/chatfaq-widget.mjs",

0 commit comments

Comments
 (0)