Skip to content

Commit

Permalink
Setting version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabszn committed Apr 11, 2023
1 parent 2a538c5 commit 7f87683
Show file tree
Hide file tree
Showing 4 changed files with 1,636 additions and 3 deletions.
1,627 changes: 1,627 additions & 0 deletions httpEngine/src/main/resources/assets/index.84ff5495.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions httpEngine/src/main/resources/assets/index.beeae51a.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions httpEngine/src/main/resources/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
}
</style>
-->
<script type="module" crossorigin src="/assets/index.054a49cc.js"></script>
<link rel="stylesheet" href="/assets/index.fb1919c0.css">
<script type="module" crossorigin src="/assets/index.84ff5495.js"></script>
<link rel="stylesheet" href="/assets/index.beeae51a.css">
</head>

<body class="bg-dark text-white ">
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "0.1.5-SNAPSHOT"
ThisBuild / version := "0.1.5"

0 comments on commit 7f87683

Please sign in to comment.