Bumped version to 1.2.1
This commit is contained in:
parent
208b0d5c1d
commit
8325cf6a41
@ -6,7 +6,7 @@ message("Using toolchain file ${CMAKE_TOOLCHAIN_FILE}.")
|
||||
########################################################################################################################
|
||||
project(
|
||||
EnderalSEEasyCrafting
|
||||
VERSION 1.2.0
|
||||
VERSION 1.2.1
|
||||
DESCRIPTION "Enderal SE Easy Crafting"
|
||||
LANGUAGES CXX)
|
||||
set(CMAKE_CXX_STANDARD 23)
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||
"name": "enderal-se-easy-crafting",
|
||||
"version-string": "1.2.0",
|
||||
"version-string": "1.2.1",
|
||||
"port-version": 0,
|
||||
"description": "Enderal SE Easy Crafting",
|
||||
"homepage": "https://mod.pub/enderal-se/16-easy-crafting",
|
||||
|
Loading…
Reference in New Issue
Block a user