feat: update version to 3.1.0

This commit is contained in:
putyy
2025-07-25 15:42:51 +08:00
parent 3910d0ffb0
commit 3dc4322258
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
!define INFO_PRODUCTNAME "res-downloader"
!endif
!ifndef INFO_PRODUCTVERSION
!define INFO_PRODUCTVERSION "3.0.6"
!define INFO_PRODUCTVERSION "3.1.0"
!endif
!ifndef INFO_COPYRIGHT
!define INFO_COPYRIGHT "Copyright © 2023"

View File

@@ -13,7 +13,7 @@
"info": {
"companyName": "res-downloader",
"productName": "res-downloader",
"productVersion": "3.0.6",
"productVersion": "3.1.0",
"copyright": "Copyright © 2023",
"comments": "This is a high-value high-performance and diverse resource downloader called res-downloader."
}