Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
Bump version to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyorama-shipt committed Aug 17, 2020
1 parent e04829c commit fcf4ef3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.2
3.3.3
2 changes: 1 addition & 1 deletion web/index.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- Production - `npm run build` -->
<script src='public/lib/react.min.js'></script>
<script src='public/lib/react-dom.min.js'></script>
<script src="public/app.min.js?v=3.3.2"></script>
<script src="public/app.min.js?v=3.3.3"></script>

<!-- DEV ONLY -->
<!-- <script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion web/public/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Specter",
"version": "3.3.2",
"version": "3.3.3",
"description": "Attack map style to display Shipt traffic",
"main": "app.dev.js",
"directories": {
Expand Down

0 comments on commit fcf4ef3

Please sign in to comment.