修复无法二次调试

This commit is contained in:
ShrlAlgo
2026-01-23 18:07:21 +08:00
parent 766fa23cc0
commit 9b7a6e2772
2 changed files with 71 additions and 82 deletions

View File

@@ -4,7 +4,7 @@
; 定义应用程序的名称
#define MyAppName "RevitAddinManager"
; 定义应用程序的版本号
#define MyAppVersion "3.0.0"
#define MyAppVersion "3.2.0"
; 定义应用程序的发布者
#define MyAppPublisher "ShrlAlgo"
; 定义应用程序的网址