Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Commit

Permalink
2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mafrans committed May 24, 2020
1 parent 319e77f commit 97a866e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dist/app.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/popup.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Stadia+ Extension",
"short_name": "Stadia+",
"version": "2.3.3",
"version": "2.3.4",
"author": "Malte Klüft (Mafrans)",
"description": "Extends Google's Stadia gaming platform with additional features, such as custom filters and in game network monitoring.",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion src/popup/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</transition>

<footer>
<span>Stadia+ 2.3.3</span>
<span>Stadia+ 2.3.4</span>
<span v-html="credit"></span>
</footer>
</div>
Expand Down

0 comments on commit 97a866e

Please sign in to comment.