Skip to content

Commit e3672be

Browse files
authored
Update msedge webview2: 1.0.3485.44 => 1.0.3537.50
1 parent b4ebc6c commit e3672be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Modules/AXConfigDefine.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ if(WINRT)
3030
set(CMAKE_C_FLAGS "/sdl- ${CMAKE_C_FLAGS}")
3131
set(CMAKE_CXX_FLAGS "/sdl- ${CMAKE_CXX_FLAGS}")
3232
elseif(WIN32)
33-
set(AX_MSEDGE_WEBVIEW2_VERSION "1.0.3485.44" CACHE STRING "")
33+
set(AX_MSEDGE_WEBVIEW2_VERSION "1.0.3537.50" CACHE STRING "")
3434
endif()
3535

3636
# config c standard

0 commit comments

Comments
 (0)