|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <ApplicationPackage SchemaVersion="1.0" AutodeskProduct="AutoCAD" ProductType="Application"
|
3 |
| -Name="PyRx" AppVersion="1.3.34" |
| 3 | +Name="PyRx" AppVersion="1.3.35" |
4 | 4 | Description="Python wrappers"
|
5 | 5 | Author="PyRx"
|
6 | 6 |
|
7 | 7 | ProductCode="{51386679-D611-4231-A17E-B959075AD6CA}"
|
8 | 8 | UpgradeCode="{7DE3E792-70E4-4E32-BBC9-3AB04F5B000E}"
|
9 |
| -SupportedLocales="Enu" FriendlyVersion="1.3.34"> |
| 9 | +SupportedLocales="Enu" FriendlyVersion="1.3.35"> |
10 | 10 |
|
11 | 11 | <CompanyDetails Name="PyRx" Phone="867-5309" Url="https://github.com/CEXT-Dan/PyRx" Email="support@cadext.com" />
|
12 | 12 | <RuntimeRequirements />
|
13 | 13 |
|
14 | 14 | <Components Description="2021 Parts">
|
15 | 15 | <RuntimeRequirements OS="Win64" Platform="AutoCAD*|ADSTPR" SeriesMin="R24.0" SeriesMax="R24.0" />
|
16 |
| - <ComponentEntry AppName="Python wrappers" Version="1.3.34" ModuleName="./Contents/RxLoader24.0.arx" |
| 16 | + <ComponentEntry AppName="Python wrappers" Version="1.3.35" ModuleName="./Contents/RxLoader24.0.arx" |
17 | 17 | AppDescription="Python wrappers" LoadOnAutoCADStartup="True">
|
18 | 18 | </ComponentEntry>
|
19 | 19 | </Components>
|
20 | 20 |
|
21 | 21 | <Components Description="2022 Parts">
|
22 | 22 | <RuntimeRequirements OS="Win64" Platform="AutoCAD*|ADSTPR" SeriesMin="R24.1" SeriesMax="R24.1" />
|
23 |
| - <ComponentEntry AppName="Python wrappers" Version="1.3.34" ModuleName="./Contents/RxLoader24.1.arx" |
| 23 | + <ComponentEntry AppName="Python wrappers" Version="1.3.35" ModuleName="./Contents/RxLoader24.1.arx" |
24 | 24 | AppDescription="Python wrappers" LoadOnAutoCADStartup="True">
|
25 | 25 | </ComponentEntry>
|
26 | 26 | </Components>
|
27 | 27 |
|
28 | 28 | <Components Description="2023 Parts">
|
29 | 29 | <RuntimeRequirements OS="Win64" Platform="AutoCAD*|ADSTPR" SeriesMin="R24.2" SeriesMax="R24.2" />
|
30 |
| - <ComponentEntry AppName="Python wrappers" Version="1.3.34" ModuleName="./Contents/RxLoader24.2.arx" |
| 30 | + <ComponentEntry AppName="Python wrappers" Version="1.3.35" ModuleName="./Contents/RxLoader24.2.arx" |
31 | 31 | AppDescription="Python wrappers" LoadOnAutoCADStartup="True">
|
32 | 32 | </ComponentEntry>
|
33 | 33 | </Components>
|
34 | 34 |
|
35 | 35 | <Components Description="2024 Parts">
|
36 | 36 | <RuntimeRequirements OS="Win64" Platform="AutoCAD*|ADSTPR" SeriesMin="R24.3" SeriesMax="R24.3" />
|
37 |
| - <ComponentEntry AppName="Python wrappers" Version="1.3.34" ModuleName="./Contents/RxLoader24.3.arx" |
| 37 | + <ComponentEntry AppName="Python wrappers" Version="1.3.35" ModuleName="./Contents/RxLoader24.3.arx" |
38 | 38 | AppDescription="Python wrappers" LoadOnAutoCADStartup="True">
|
39 | 39 | </ComponentEntry>
|
40 | 40 | </Components>
|
41 | 41 |
|
42 | 42 | <Components Description="2025 Parts">
|
43 | 43 | <RuntimeRequirements OS="Win64" Platform="AutoCAD*|ADSTPR" SeriesMin="R25.0" SeriesMax="R25.0" />
|
44 |
| - <ComponentEntry AppName="Python wrappers" Version="1.3.34" ModuleName="./Contents/RxLoader25.0.arx" |
| 44 | + <ComponentEntry AppName="Python wrappers" Version="1.3.35" ModuleName="./Contents/RxLoader25.0.arx" |
45 | 45 | AppDescription="Python wrappers" LoadOnAutoCADStartup="True">
|
46 | 46 | </ComponentEntry>
|
47 | 47 | </Components>
|
|
0 commit comments