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