Skip to content

Commit bdb8598

Browse files
committed
14.4.3 build file
1 parent c017d78 commit bdb8598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/melonjs-debug-plugin.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* melonJS debug plugin - v14.4.2
2+
* melonJS debug plugin - v14.4.3
33
* http://www.melonjs.org
44
* @melonjs/debug-plugin is licensed under the MIT License.
55
* http://www.opensource.org/licenses/mit-license
@@ -71,7 +71,7 @@ class DebugPanel extends Renderable {
7171
this.name = "debugPanel";
7272

7373
// the debug panel version
74-
this.version = "14.4.2";
74+
this.version = "14.4.3";
7575

7676
// persistent
7777
this.isPersistent = true;

0 commit comments

Comments
 (0)