Skip to content

Commit 397efdc

Browse files
committed
14.6.5 dist file
1 parent 4eb4dd0 commit 397efdc

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.6.4
2+
* melonJS debug plugin - v14.6.5
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.6.4";
74+
this.version = "14.6.5";
7575

7676
// persistent
7777
this.isPersistent = true;

0 commit comments

Comments
 (0)