Skip to content

Commit

Permalink
Increment dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian committed Aug 11, 2024
1 parent a20c78f commit 07c91f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GuildWarsPartySearch.FrontEnd/Content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<link rel="icon" type="image/png" href="resources/icons/guildhall.png">

<link href="stylesheet.css?v=20240809002" rel="stylesheet" />
<link href="stylesheet.css?v=20240809003" rel="stylesheet" />

<link rel="stylesheet" href="libs/leaflet/0.7.7/leaflet.css" />
<link rel="stylesheet" href="libs/leaflet.draw/0.2.3/leaflet.draw.css" />
Expand Down Expand Up @@ -86,6 +86,6 @@
</tbody>
</table>
</div>
<script src="app.js?v=20240811002"></script>
<script src="app.js?v=20240811003"></script>
</body>
</html>

0 comments on commit 07c91f5

Please sign in to comment.