Skip to content

Commit 941a96b

Browse files
committed
Migrating to BFW 3.0.0-RC10
Migrating to BFW 3.0.0-RC10
1 parent 90df2eb commit 941a96b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

bfwModulesInfos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"configFiles": [
55
"config.php"
66
],
7-
"installScript": true
7+
"installScript": "runInstallModule.php"
88
}

config/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"config.php": {
3+
"version": "1.1.0",
4+
"scriptsPlayed": []
5+
}
6+
}

0 commit comments

Comments
 (0)