Skip to content

Commit

Permalink
Update neutralino-extension.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hschneider committed Jan 14, 2024
1 parent f4c53d1 commit 8dc6ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/bun/neutralino-extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class NeutralinoExtension {
constructor(debug=false) {

this.version = '1.0.2';
this.version = '1.0.3';
this.debug = debug;

return this._init();
Expand Down

0 comments on commit 8dc6ce4

Please sign in to comment.