Skip to content

Commit 08cb477

Browse files
committed
TTSD-72756 add 2025 version of app
1 parent 7b2630e commit 08cb477

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

UserApp2025/Installer/manifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Name="UserAppComponent System Components" Manufacturer="Trimble Solutions Corporation" Description= "Extension manifest to deploy a system component"
55
IconPath="%TEPDEFINITIONFILEFOLDER%\..\..\build\Icon.png" Type="Extension">
66
<TeklaVersions>
7-
<TeklaVersion Name="2024.0"/>
8-
<MinTeklaVersion Name="2024.0"/>
7+
<TeklaVersion Name="2025.0"/>
8+
<MinTeklaVersion Name="2025.0"/>
99
<MaxTeklaVersion Name="2099.1"/>
1010
</TeklaVersions>
1111
</Product>
@@ -20,7 +20,7 @@
2020
</TargetPathVariables>
2121

2222
<Component Id="UserAppComponent" Guid="C4F12282-EB54-47C6-815A-20791F3A1645">
23-
<File Id="PluginFiles" Source="%InstallerFolder%\UserApp2024.*" Target="%BinariesTargetDirectory%" />
23+
<File Id="PluginFiles" Source="%InstallerFolder%\UserApp2025.*" Target="%BinariesTargetDirectory%" />
2424
<File Id="PluginFiles2" Source="%InstallerFolder%\UserApp_resources.*" Target="%BinariesTargetDirectory%" />
2525
</Component>
2626

0 commit comments

Comments
 (0)