File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v1.4.1
2+
3+ ### Changelog
4+
5+ * Dynamic FTP streaming url
6+
7+ ### 更新日志
8+
9+ * FTP 串流使用动态 url
10+
111## v1.4.0
212
313### Changelog
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " IRIS"
5- #define MyAppVersion " 1.4.0 "
5+ #define MyAppVersion " 1.4.1 "
66#define MyAppPublisher " nini22P"
77#define MyAppURL " https://github.com/nini22P/iris"
88#define MyAppExeName " iris.exe"
Original file line number Diff line number Diff line change 11name : iris
22description : " A lightweight video player"
33publish_to : ' none'
4- version : 1.4.0 +3
4+ version : 1.4.1 +3
55
66environment :
77 sdk : ^3.5.4
@@ -82,7 +82,7 @@ msix_config:
8282 identity_name : 22P.IRISplayer
8383 publisher_display_name : 22P
8484 publisher : CN=9740B6B2-E777-4F52-8ECD-C4A577A73010
85- msix_version : 1.4.0 .0
85+ msix_version : 1.4.1 .0
8686 logo_path : assets/images/icon.png
8787 trimLogo : false
8888 languages : en-us, zh-cn
You can’t perform that action at this time.
0 commit comments