Renamed project

This commit is contained in:
2021-11-28 23:34:45 +01:00
parent 762ae5fd4d
commit 68694d2e13
4 changed files with 6 additions and 16 deletions

View File

@@ -46,7 +46,7 @@
},
"ProjectReferences": [
"../gismo_core/gismo-core.json",
"../gismo_db/gismo-db.json",
"../gismo_data/gismo-data.json",
"../cpl_extension/cpl-extension.json",
"../modules_core/modules-core.json",
"../modules/boot_log/boot-log.json"

View File

@@ -11,7 +11,7 @@ sh-edraft Dicord bot Gismo
"""
__title__ = 'gismo_db'
__title__ = 'gismo_data'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2021 - 2022 sh-edraft.de'

View File

@@ -1,6 +1,6 @@
{
"ProjectSettings": {
"Name": "gismo-db",
"Name": "gismo-data",
"Version": {
"Major": "0",
"Minor": "1",
@@ -8,8 +8,8 @@
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
"Description": "sh-edraft Gismo - Database",
"LongDescription": "sh-edraft Dicord bot Gismo - Database",
"Description": "sh-edraft Gismo - data",
"LongDescription": "sh-edraft Dicord bot Gismo - data library",
"URL": "https://www.sh-edraft.de",
"CopyrightDate": "2021 - 2022",
"CopyrightName": "sh-edraft.de",