Skip to content

Commit bd00337

Browse files
committed
update version
1 parent dd6c11f commit bd00337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ namespace PointCloudConverter
3030
{
3131
public partial class MainWindow : Window
3232
{
33-
static readonly string version = "15.08.2025";
33+
static readonly string version = "27.08.2025";
3434
static readonly string appname = "PointCloud Converter - " + version;
3535
static readonly string rootFolder = AppDomain.CurrentDomain.BaseDirectory;
3636

0 commit comments

Comments
 (0)