Skip to content

Commit

Permalink
🔧 chore: Bump version to 10.0.7-alpha in pyproject.toml and update as…
Browse files Browse the repository at this point in the history
…set references in index.html
  • Loading branch information
Impre-visible committed Nov 17, 2024
1 parent cb7ec09 commit 8fcf36f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "chocolate_app"
version = "10.0.5-alpha"
version = "10.0.7-alpha"
description = ""
authors = [
{ name = "Imprevisible", email = "[email protected]" },
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/chocolate_app/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/png" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chocolate</title>
<script type="module" crossorigin src="/assets/index-C5JChcNU.js"></script>
<script type="module" crossorigin src="/assets/index-CMWFoLd4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C_UvJbaX.css">
</head>
<body>
Expand Down

0 comments on commit 8fcf36f

Please sign in to comment.