Skip to content

Commit 91aaa82

Browse files
committed
Version: 22621.3007.63.4
1 parent fdc357b commit 91aaa82

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Tested on OS builds 22000.2538, 22621.1992, 22621.3007, 22621.3085, and 22621.31
3131
* Taskbar10: Fixed flyout positioning on Windows 11 26058+. (dfe340d)
3232
* Slightly improved performance when interacting with the taskbar, both new and old. (dfe340d)
3333

34+
##### 4
35+
36+
* Setup: Reverted the method for ending `explorer.exe` and its subprocesses. (fdc357b)
37+
3438
## 22621.2861.62
3539

3640
Tested on OS builds 22621.2715, 22621.2861, 22631.2787, 22631.2861, 22635.2915, and 23590.1000.

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#define VER_MAJOR 22621
22
#define VER_MINOR 3007
33
#define VER_BUILD_HI 63
4-
#define VER_BUILD_LO 3
4+
#define VER_BUILD_LO 4
55
#define VER_FLAGS VS_FF_PRERELEASE
66

77

0 commit comments

Comments
 (0)