Bumped version to 1.2.1

This commit is contained in:
Eddoursul 2024-01-21 18:42:05 +01:00
parent 208b0d5c1d
commit 8325cf6a41
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ message("Using toolchain file ${CMAKE_TOOLCHAIN_FILE}.")
######################################################################################################################## ########################################################################################################################
project( project(
EnderalSEEasyCrafting EnderalSEEasyCrafting
VERSION 1.2.0 VERSION 1.2.1
DESCRIPTION "Enderal SE Easy Crafting" DESCRIPTION "Enderal SE Easy Crafting"
LANGUAGES CXX) LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 23) set(CMAKE_CXX_STANDARD 23)

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
"name": "enderal-se-easy-crafting", "name": "enderal-se-easy-crafting",
"version-string": "1.2.0", "version-string": "1.2.1",
"port-version": 0, "port-version": 0,
"description": "Enderal SE Easy Crafting", "description": "Enderal SE Easy Crafting",
"homepage": "https://mod.pub/enderal-se/16-easy-crafting", "homepage": "https://mod.pub/enderal-se/16-easy-crafting",