Skip to content

Commit

Permalink
+v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzySecurity committed Apr 20, 2023
1 parent 5080581 commit f0265ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,9 @@

* This is a CI build
* Upgrade Frida v16.0.8 -> v16.0.10
* Upgrade Frida-Gum v18.3.0 -> v18.3.1
* Upgrade Frida-Gum v18.3.0 -> v18.3.1

-= Fermion v1.9.3 =-

* This is a CI build
* Upgrade Frida v16.0.10 -> v16.0.17
4 changes: 2 additions & 2 deletions Fermion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fermion",
"version": "1.9.2",
"version": "1.9.3",
"description": "Fermion is a stand-alone Frida electron tool.",
"main": "core.js",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"@electron/remote": "^2.0.0",
"@types/frida-gum": "^18.3.1",
"electron": "21.0.0",
"frida": "^16.0.10",
"frida": "^16.0.17",
"jquery": "3.6.0",
"monaco-editor": "0.30.0",
"mutex-promise": "0.1.0",
Expand Down

0 comments on commit f0265ab

Please sign in to comment.