Skip to content

Commit b1b23b1

Browse files
committed
PHEx 2.1.9
- Update all package and package-lock files - Update extension manifest - Build the extensions - Sign .crx extension with private key file
1 parent 073d426 commit b1b23b1

File tree

10 files changed

+7
-7
lines changed

10 files changed

+7
-7
lines changed

PHEx/build/extension.crx

0 Bytes
Binary file not shown.

PHEx/build/extension.xpi

0 Bytes
Binary file not shown.

PHEx/build/extension.zip

0 Bytes
Binary file not shown.

PHEx/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PHEx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "PHEx",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "Open source Prodigy hacks",
55
"main": "build.js",
66
"scripts": {

PHEx/src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Prodigy Hacking Extension | PHEx",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "Free and open source hacks for Prodigy Math Game",
55
"permissions": [
66
"webRequest",

oldguard/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

oldguard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oldguard",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "cheats anew",
55
"main": "index.js",
66
"scripts": {

willsCheatMenu/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

willsCheatMenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "willscheatmenu",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "Prodigy Hack GUI",
55
"main": "dist/bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)