Skip to content

Commit

Permalink
v1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sganis committed Sep 5, 2024
1 parent 04399ec commit 8c6f68d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pyme</title>
<script type="module" crossorigin src="/assets/index-ViCA1YJG.js"></script>
<script type="module" crossorigin src="/assets/index-RAS4QBO2.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-F0mS15j9.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "1.0.17",
"version": "1.0.18",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 8c6f68d

Please sign in to comment.