Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Bać committed Mar 10, 2024
1 parent fde1765 commit a73f777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cmake_minimum_required(VERSION 3.21)
project(kdevcxx_with_ai LANGUAGES CXX
HOMEPAGE_URL "http://github/arturbac/kdevcxx_with_ai"
DESCRIPTION "KDevelop OpenAI API plugin"
VERSION 0.1.0
)

set(CMAKE_CXX_STANDARD 23)
Expand Down

0 comments on commit a73f777

Please # to comment.