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

Commit

Permalink
fix assembly info (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed May 13, 2022
1 parent 5669538 commit 811c0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/BuildPipeline/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

using System.Reflection;

[assembly: AssemblyVersion("")]
[assembly: AssemblyVersion("0.3.2")]
[assembly: AssemblyTitle("com.xrtk.editor.buildpipeline")]
[assembly: AssemblyCompany("XRTK")]
[assembly: AssemblyCopyright("Copyright (c) XRTK. All rights reserved.")]

0 comments on commit 811c0eb

Please sign in to comment.