6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"hooks": {
|
|
"before:bump": "npx capacitor-set-version -v ${version} -b $BUILD"
|
|
}
|
|
}
|