Skip to content

Commit 19be545

Browse files
committed
[修改] 修改版本号为1.6.10
1 parent f351c15 commit 19be545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "com.gameframex.unity.yasirkula.debugconsole",
33
"displayName": "Debug Console",
4-
"version": "1.6.9",
4+
"version": "1.6.10",
55
"documentationUrl": "https://github.com/yasirkula/UnityIngameDebugConsole",
66
"changelogUrl": "https://github.com/yasirkula/UnityIngameDebugConsole/releases",
77
"licensesUrl": "https://github.com/yasirkula/UnityIngameDebugConsole/blob/master/LICENSE.txt",
88
"description": "This asset helps you see debug messages (logs, warnings, errors, exceptions) runtime in a build (also assertions in editor) and execute commands using its built-in console. It also supports logging logcat messages to the console on Android platform.",
99
"hideInEditor": false
10-
}
10+
}

0 commit comments

Comments
 (0)