Skip to content

Commit c2816cb

Browse files
committed
WinGUp (for Notepad++) v5.3.5 release
1 parent 9fa60f7 commit c2816cb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/change.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
WinGup (for Notepad++) v5.3.4 new featurs & fixed bugs:
1+
WinGup (for Notepad++) v5.3.5 new featurs & fixed bugs:
22

3-
1. Update cURL to v8.15.0 to fix its security issue (CVE-2025-5399).
3+
1. Fix no error-message when a plugin download failed.
44

src/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
#pragma once
2121

22-
#define VERSION_VALUE L"5.34\0"
23-
#define VERSION_DIGITALVALUE 5, 3, 4, 0
22+
#define VERSION_VALUE L"5.35\0"
23+
#define VERSION_DIGITALVALUE 5, 3, 5, 0
2424

2525
#define IDD_PROGRESS_DLG 1001
2626
#define IDD_PROXY_DLG 1002

0 commit comments

Comments
 (0)