Bump version to 1.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "webtrees-full-diagram",
|
"name": "webtrees-full-diagram",
|
||||||
"version": "0.2.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ class Module extends AbstractModule implements ModuleChartInterface, ModuleCusto
|
|||||||
|
|
||||||
public function customModuleVersion(): string
|
public function customModuleVersion(): string
|
||||||
{
|
{
|
||||||
return '0.1.0';
|
return '1.0.0';
|
||||||
}
|
}
|
||||||
|
|
||||||
public function customModuleSupportUrl(): string
|
public function customModuleSupportUrl(): string
|
||||||
|
|||||||
Reference in New Issue
Block a user