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:
Diffstat (limited to 'PrusaSL1Viewer/Properties/AssemblyInfo.cs')
-rw-r--r--PrusaSL1Viewer/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/PrusaSL1Viewer/Properties/AssemblyInfo.cs b/PrusaSL1Viewer/Properties/AssemblyInfo.cs
index e032216..26e6c5d 100644
--- a/PrusaSL1Viewer/Properties/AssemblyInfo.cs
+++ b/PrusaSL1Viewer/Properties/AssemblyInfo.cs
@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("PrusaSL1Viewer")]
-[assembly: AssemblyDescription("Open, view, edit, extract and convert SL1 files generated from PrusaSlicer")]
+[assembly: AssemblyDescription("Open, view, edit, extract, convert, mutate and island checker for DLP files generated from Slicers.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("PTRTECH")]
[assembly: AssemblyProduct("PrusaSL1Viewer")]
@@ -32,5 +32,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.4.1.0")]
-[assembly: AssemblyFileVersion("0.4.1.0")]
+[assembly: AssemblyVersion("0.4.2.0")]
+[assembly: AssemblyFileVersion("0.4.2.0")]