Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xytabich committed Nov 16, 2021
1 parent 7a8250f commit 2027b3c
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 7 deletions.
8 changes: 7 additions & 1 deletion Assets/Katsudon Example/Scene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -2187,10 +2187,16 @@ PrefabInstance:
propertyPath: m_Name
value: VRCWorld
objectReference: {fileID: 0}
- target: {fileID: 1415578911040940289, guid: 8894fa7e4588a5c4fab98453e558847d,
type: 3}
propertyPath: serializedProgramAsset
value:
objectReference: {fileID: 11400000, guid: 5195dd27803217c48b4336ae78593b49,
type: 2}
- target: {fileID: 6759095419728963412, guid: 8894fa7e4588a5c4fab98453e558847d,
type: 3}
propertyPath: unityVersion
value: 2019.4.30f1
value: 2019.4.31f1
objectReference: {fileID: 0}
- target: {fileID: 6759095419728963412, guid: 8894fa7e4588a5c4fab98453e558847d,
type: 3}
Expand Down
2 changes: 1 addition & 1 deletion Assets/Katsudon Example/Scripts/ListTests.UProgram.asset

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Assets/Katsudon/Builder/KatsudonInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
{
public static class KatsudonInfo
{
public static string VERSION = "0.2.1";
public static string VERSION = "0.2.2";
}
}

0 comments on commit 2027b3c

Please sign in to comment.