Bumped version to 1.2.1

master
Eddoursul 3 months ago
parent 208b0d5c1d
commit 8325cf6a41
  1. 2
      src/CMakeLists.txt
  2. 2
      src/vcpkg.json

@ -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…
Cancel
Save