Update 09-log-level-environment-variable.patch

This commit is contained in:
Cezar Lungu 2025-03-01 17:53:00 +00:00 committed by GitHub
parent 49727f17de
commit 849f5eb11b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions

View File

@ -15,15 +15,6 @@ diff --git a/build/main.js b/build/main.js
index 8b645c6..686ac80 100644
--- a/build/main.js
+++ b/build/main.js
@@ -12,7 +12,7 @@
var result = release.match(matcher);
if (result[1])
return result[1];
- return "0.0.0";
+ return "1.0.0";
}
module.exports = __module_os;
},
@@ -67,6 +67,35 @@
var external_electron_log_default = __webpack_require__.n(
external_electron_log_namespaceObject