File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99- Support Revit 2026.
1010### Updates
1111- Update ` ricaun.Revit.Installation ` to ` 1.4.0 ` .
12+ ### Build
13+ - Replace ` ` to ` . ` in the installation name.
14+ - Add ` ricaun ` in the installation name.
1215
1316## [ 1.0.1] / 2024-05-15
1417### Features
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ AppPublisherURL={#AppURL}
2626AppSupportURL = {#AppURL}
2727AppUpdatesURL = {#AppURL}
2828
29- DefaultDirName = " {autopf}\{#AppFolder}"
29+ DefaultDirName = " {autopf}\{#AppFolder}\{#AppVersion} "
3030DisableWelcomePage = no
3131DisableDirPage = no
3232DisableProgramGroupPage = yes
33- OutputBaseFilename = " {#AppName} {#AppVersion}"
33+ OutputBaseFilename = " ricaun. {#AppName}. {#AppVersion}"
3434UninstallDisplayName = " {#AppName}"
3535
3636LicenseFile = " ..\LICENSE"
You can’t perform that action at this time.
0 commit comments