This repository was archived by the owner on Aug 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66using System . Reflection ;
77
8- [ assembly: AssemblyVersion ( "0.3.2 " ) ]
8+ [ assembly: AssemblyVersion ( "0.3.3 " ) ]
99[ assembly: AssemblyTitle ( "com.xrtk.core.editor" ) ]
1010[ assembly: AssemblyCompany ( "XRTK" ) ]
1111[ assembly: AssemblyCopyright ( "Copyright (c) XRTK. All rights reserved." ) ]
Original file line number Diff line number Diff line change 33
44using System . Reflection ;
55
6- [ assembly: AssemblyVersion ( "0.3.2 " ) ]
6+ [ assembly: AssemblyVersion ( "" ) ]
77[ assembly: AssemblyTitle ( "com.xrtk.editor.buildpipeline" ) ]
88[ assembly: AssemblyCompany ( "XRTK" ) ]
99[ assembly: AssemblyCopyright ( "Copyright (c) XRTK. All rights reserved." ) ]
Original file line number Diff line number Diff line change 66using System . Reflection ;
77using System . Runtime . CompilerServices ;
88
9- [ assembly: AssemblyVersion ( "0.3.2 " ) ]
9+ [ assembly: AssemblyVersion ( "0.3.3 " ) ]
1010[ assembly: AssemblyTitle ( "com.xrtk.core" ) ]
1111[ assembly: AssemblyCompany ( "XRTK" ) ]
1212[ assembly: AssemblyCopyright ( "Copyright (c) XRTK. All rights reserved." ) ]
Original file line number Diff line number Diff line change 33
44using System . Reflection ;
55
6- [ assembly: AssemblyVersion ( "0.3.2 " ) ]
6+ [ assembly: AssemblyVersion ( "0.3.3 " ) ]
77[ assembly: AssemblyTitle ( "com.xrtk.tests" ) ]
88[ assembly: AssemblyCompany ( "XRTK" ) ]
99[ assembly: AssemblyCopyright ( "Copyright (c) XRTK. All rights reserved." ) ]
Original file line number Diff line number Diff line change 44using System . Reflection ;
55using System . Runtime . CompilerServices ;
66
7- [ assembly: AssemblyVersion ( "0.3.2 " ) ]
7+ [ assembly: AssemblyVersion ( "0.3.3 " ) ]
88[ assembly: AssemblyTitle ( "com.xrtk.core.tests.services" ) ]
99[ assembly: AssemblyCompany ( "XRTK" ) ]
1010[ assembly: AssemblyCopyright ( "Copyright (c) XRTK. All rights reserved." ) ]
Original file line number Diff line number Diff line change 1010 " Mixed Reality" ,
1111 " DI"
1212 ],
13- "version" : " 0.3.2 " ,
13+ "version" : " 0.3.3 " ,
1414 "unity" : " 2021.3" ,
1515 "license" : " MIT" ,
1616 "repository" : {
You can’t perform that action at this time.
0 commit comments