Skip to content

Commit 2f7294c

Browse files
authored
Merge pull request #15 from DerpyNewbie/chore/migrate-newbie-commons-0.4.0-beta.2
Migrate with NewbieCommons 0.4.0-beta.2
2 parents acd2f7d + 8fa5ee8 commit 2f7294c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Packages/dev.derpynewbie.logger/Runtime/Command/DrawLineCommand.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using DerpyNewbie.Common;
2+
using DerpyNewbie.Common.Line;
23
using UdonSharp;
34
using UnityEngine;
45

Packages/vpm-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
}
3030
},
3131
"dev.derpynewbie.common": {
32-
"version": "0.4.0-beta.1",
32+
"version": "0.4.0-beta.2",
3333
"dependencies": {
3434
"com.vrchat.worlds": "^3.4.0"
3535
}

0 commit comments

Comments
 (0)