diff --git a/Directory.Build.props b/Directory.Build.props index 12b5d04..2a9ef5c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ net8.0 TiCodeX - 2025.3.1 + 2026.3.1 true enable true @@ -52,3 +52,4 @@ + diff --git a/SQLSchemaCompare/package.json b/SQLSchemaCompare/package.json index 06f6789..9e6f98a 100644 --- a/SQLSchemaCompare/package.json +++ b/SQLSchemaCompare/package.json @@ -1,6 +1,6 @@ { "name": "sqlschemacompare", - "version": "2025.12.1", + "version": "2026.3.1", "license": "GPL-3.0-only", "description": "The Swiss Army Knife of Database Schema Comparison for Microsoft SQL, mySQL and PostgreSQL which runs on Windows, Linux and macOS systems.", "main": "app.js", @@ -13,7 +13,7 @@ "build": { "appId": "ch.ticodex.sqlschemacompare", "productName": "SQL Schema Compare", - "copyright": "Copyright @ 2025 TiCodeX", + "copyright": "Copyright @ 2026 TiCodeX", "win": { "target": "nsis", "artifactName": "SQLSchemaCompare-${version}.${ext}", diff --git a/SQLSchemaCompare/splash.html b/SQLSchemaCompare/splash.html index 76306af..b7a40a7 100644 --- a/SQLSchemaCompare/splash.html +++ b/SQLSchemaCompare/splash.html @@ -95,7 +95,7 @@

Loading...

@@ -110,3 +110,4 @@

Loading...

+