Renamed project
This commit is contained in:
@@ -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"
|
||||
|
@@ -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'
|
@@ -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",
|
Reference in New Issue
Block a user