Beta_cartrigesg_bd Beta v0.6

This commit is contained in:
2026-07-26 14:54:21 +03:00
parent 264dee652f
commit 49cb071d0d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#define MyAppName "Inventera"
#define MyAppName "Inventera"
#define MyAppVersion "0.1.0-beta"
#define MyAppPublisher "Inventera"
#define MyAppExeName "Inventera.Server.exe"

View File

@@ -1,4 +1,4 @@
[CmdletBinding()]
[CmdletBinding()]
param(
[Parameter(Mandatory = $true)]
[string]$PsqlPath,