Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-08-06 05:43:56 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-08-06 05:43:56 +0300
commitf53dc038818c487120de1915b563b1f1f6ec0818 (patch)
treef4b318f2542e8f7cb955c40903c464882fdec0c9 /UVtools.GUI/Properties/AssemblyInfo.cs
parentfc3b789d29a5412d646a481ebb29c2057c63d58f (diff)
v0.6.4.3v0.6.4.3
* (Add) Pixel Editor - Supports and Drain holes: AntiAliasing * (Add) Pixel Editor - Drawing: Line type and defaults to AntiAliasing * (Add) Pixel Editor - Drawing: Line thickness to allow hollow shapes * (Add) Pixel Editor - Drawing: Layer depth, to add pixels at multiple layers at once * (Add) Pixel Editor: Text writing
Diffstat (limited to 'UVtools.GUI/Properties/AssemblyInfo.cs')
-rw-r--r--UVtools.GUI/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/UVtools.GUI/Properties/AssemblyInfo.cs b/UVtools.GUI/Properties/AssemblyInfo.cs
index da3ac3d..8100aa2 100644
--- a/UVtools.GUI/Properties/AssemblyInfo.cs
+++ b/UVtools.GUI/Properties/AssemblyInfo.cs
@@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.6.4.2")]
-[assembly: AssemblyFileVersion("0.6.4.2")]
+[assembly: AssemblyVersion("0.6.4.3")]
+[assembly: AssemblyFileVersion("0.6.4.3")]