Updated EnderalSteam.dll version

This commit is contained in:
Eddoursul 2023-12-06 13:33:24 +01:00
parent 71b332f384
commit 95d6cab0c9
2 changed files with 2 additions and 2 deletions

BIN
SKSE/Plugins/EnderalSteam.dll (Stored with Git LFS)

Binary file not shown.

View File

@ -6,7 +6,7 @@ message("Using toolchain file ${CMAKE_TOOLCHAIN_FILE}.")
########################################################################################################################
project(
EnderalSteam
VERSION 1.0.2
VERSION 2.1.0
DESCRIPTION "Enderal SE Steam Support"
LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 23)