File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020
2121 <PropertyGroup >
22- <Version >5.3.0.25307+2146 </Version >
22+ <Version >5.3.1.25308+1755 </Version >
2323 <Copyright >Copyright © 2014-2025</Copyright >
2424 <Company >pyRevitLabs.io</Company >
2525 </PropertyGroup >
Original file line number Diff line number Diff line change 1- 5.3.0.25307+2146
1+ 5.3.1.25308+1755
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
33 <metadata >
44 <id >pyrevit-cli</id >
5- <version >5.3.0.25307 </version >
5+ <version >5.3.1.25308 </version >
66 <packageSourceUrl >https://github.com/pyrevitlabs/pyRevit/tree/master/release/choco/</packageSourceUrl >
77 <owners >Ehsan Iran-Nejad</owners >
88 <title >pyRevit CLI</title >
2020and configure pyRevit in your production/development environment.
2121Each section below showcases a specific set of functionality of the command line tool.
2222</description >
23- <releaseNotes >https://github.com/pyrevitlabs/pyRevit/releases/tag/v5.3.0.25307%2B2146 /</releaseNotes >
23+ <releaseNotes >https://github.com/pyrevitlabs/pyRevit/releases/tag/v5.3.1.25308%2B1755 /</releaseNotes >
2424 <dependencies >
2525 <dependency id =" dotnetfx" version =" 4.8.0.20190930" />
2626 </dependencies >
Original file line number Diff line number Diff line change 11#define MyAppName " pyRevit"
22#define MyAppUUID " f2a3da53-6f34-41d5-abbd-389ffa7f4d5f"
3- #define MyAppVersion " 5.3.0.25307 "
3+ #define MyAppVersion " 5.3.1.25308 "
44#define MyAppPublisher " pyRevitLabs"
55#define MyAppURL " pyrevitlabs.io"
66#include " CodeDependencies.iss"
Original file line number Diff line number Diff line change 11#define MyAppName " pyRevit CLI"
22#define MyAppUUID " 9557b432-cf79-4ece-91cf-b8f996c88b47"
3- #define MyAppVersion " 5.3.0.25307 "
3+ #define MyAppVersion " 5.3.1.25308 "
44#define MyAppPublisher " pyRevitLabs"
55#define MyAppURL " pyrevitlabs.io"
66#define MyAppExeName " pyrevit.exe"
Original file line number Diff line number Diff line change 11#define MyAppName " pyRevit CLI"
22#define MyAppUUID " 9557b432-cf79-4ece-91cf-b8f996c88b47"
3- #define MyAppVersion " 5.3.0.25307 "
3+ #define MyAppVersion " 5.3.1.25308 "
44#define MyAppPublisher " pyRevitLabs"
55#define MyAppURL " pyrevitlabs.io"
66#define MyAppExeName " pyrevit.exe"
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
22<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 15.0" >
33 <PropertyGroup >
4- <Version >5.3.0.25307 </Version >
4+ <Version >5.3.1.25308 </Version >
55 <Copyright >Copyright © 2014-2025</Copyright >
66 <Company >pyRevitLabs.io</Company >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 11#define MyAppName " pyRevit"
22#define MyAppUUID " f2a3da53-6f34-41d5-abbd-389ffa7f4d5f"
3- #define MyAppVersion " 5.3.0.25307 "
3+ #define MyAppVersion " 5.3.1.25308 "
44#define MyAppPublisher " pyRevitLabs"
55#define MyAppURL " pyrevitlabs.io"
66#include " CodeDependencies.iss"
Original file line number Diff line number Diff line change 1- 5.3.0.25307
1+ 5.3.1.25308
You can’t perform that action at this time.
0 commit comments