fix(config): Updating semantic versioning settings.
This commit is contained in:
parent
ca3947b0a8
commit
f19a946b9e
2 changed files with 2 additions and 3 deletions
|
@ -15,8 +15,7 @@
|
|||
|
||||
|
||||
Welcome to General Bot Community Edition
|
||||
----------------
|
||||
|
||||
----------------------------------------
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "0.0.0-semantic",
|
||||
"version": "1.0.0",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./src/app.ts",
|
||||
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
|
||||
|
|
Loading…
Add table
Reference in a new issue