diff --git a/b0esche_cloud/pubspec.yaml b/b0esche_cloud/pubspec.yaml index bd731e1..a08caaf 100644 --- a/b0esche_cloud/pubspec.yaml +++ b/b0esche_cloud/pubspec.yaml @@ -1,5 +1,5 @@ name: b0esche -description: "become cloud." +description: "b0esche secure cloud" publish_to: "none" version: 0.1.0 diff --git a/b0esche_cloud/windows/CMakeLists.txt b/b0esche_cloud/windows/CMakeLists.txt index be4a845..55b74ff 100644 --- a/b0esche_cloud/windows/CMakeLists.txt +++ b/b0esche_cloud/windows/CMakeLists.txt @@ -1,6 +1,6 @@ # Project-level configuration. cmake_minimum_required(VERSION 3.14) -project(b0esche_cloud LANGUAGES CXX) +project(b0esche.cloud LANGUAGES CXX) # The name of the executable created for the application. Change this to change # the on-disk name of your application.