Skip to content

Commit

Permalink
2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DonutVikingChap committed Oct 5, 2023
1 parent 0ad41fd commit cde3afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.21 FATAL_ERROR)
project("libdonut"
VERSION 2.1.1
VERSION 2.1.2
DESCRIPTION "Application framework for cross-platform game development in C++20"
LANGUAGES C CXX)

Expand Down

0 comments on commit cde3afa

Please sign in to comment.