Skip to content

Commit 537fbc8

Browse files
committed
#BUILD
1 parent 5c5d3ce commit 537fbc8

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
@@ -26,7 +26,7 @@ namespace PointCloudConverter
2626
{
2727
public partial class MainWindow : Window
2828
{
29-
static readonly string version = "24.01.2024";
29+
static readonly string version = "25.01.2024";
3030
static readonly string appname = "PointCloud Converter - " + version;
3131
static readonly string rootFolder = AppDomain.CurrentDomain.BaseDirectory;
3232

0 commit comments

Comments
 (0)