Skip to content

Commit

Permalink
version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikola1Davydov committed Sep 22, 2024
1 parent 09f671c commit 8ac5e6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AnalyseTool/AnalyseTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<ImplicitUsings>true</ImplicitUsings>
<Configurations>Debug R23;Debug R24;Debug R25</Configurations>
<Configurations>$(Configurations);Release R23;Release R24;Release R25</Configurations>
<AssemblyVersion>1.0.0</AssemblyVersion>
<PackageReleaseNotes>1.0.0</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup Condition="$(Configuration.Contains('R23'))">
Expand Down
2 changes: 1 addition & 1 deletion AnalyseTool/Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[Setup]
; Имя вашего инсталлятора
AppName=AnalyseTool Plugin for Revit
AppVersion=0.4
AppVersion=1.0.0
; Папка установки. Используйте {autopf} для автоматического выбора Program Files
DefaultDirName={autopf}\AnalyseTool Plugin for Revit
; Папка в меню "Пуск"
Expand Down

0 comments on commit 8ac5e6a

Please sign in to comment.