Skip to content

Commit 632eb7a

Browse files
authored
Update package.json
1 parent 9683bd9 commit 632eb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/LogSystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "games.adone.custom-debug-logger",
33
"displayName": "Custom Debug Logger",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"unity": "2021.3",
66
"description": "Debug.Log/Debug.LogWarning/Debug.LogErrorなどでコンソールに表示される前に独自の処理を追加する。\nAdd custom processing before being displayed in the console using Debug.Log, Debug.LogWarning, Debug.LogError, etc.",
77
"license": "MIT",

0 commit comments

Comments
 (0)