Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit 811c0eb

Browse files
fix assembly info (again)
1 parent 5669538 commit 811c0eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Editor/BuildPipeline/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
using System.Reflection;
55

6-
[assembly: AssemblyVersion("")]
6+
[assembly: AssemblyVersion("0.3.2")]
77
[assembly: AssemblyTitle("com.xrtk.editor.buildpipeline")]
88
[assembly: AssemblyCompany("XRTK")]
99
[assembly: AssemblyCopyright("Copyright (c) XRTK. All rights reserved.")]

0 commit comments

Comments
 (0)