🏡 index : github.com/captn3m0/electron-fingerprints.git

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-11-06 18:08:57.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-11-06 18:08:57.0 +00:00:00
commit
7bc68a09a9273228b198ca15eebefb46d2709a6f [patch]
tree
87899030d1b88e67f5bd9cb4d05b3b9f5e4eb85e
parent
fd842c6d145b152645b7f710b3b6a8b7ec6b33ca
download
v2024.11.6.tar.gz

2024.11.6



Diff

 package-lock.json | 4 +++-
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index a82970f..0012f0b 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.10.29",
  "version": "2024.11.6",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.10.29",
      "version": "2024.11.6",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index 13ff4dc..06ebaca 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.10.29",
  "version": "2024.11.6",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {