You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Plugin Generator release v2.7.3
This commit is contained in:
@@ -16,7 +16,7 @@ async function main() {
|
||||
|
||||
console.info(`New version number: ${version}`);
|
||||
|
||||
await execCommandVerbose('updateTypes.sh');
|
||||
await execCommandVerbose('bash', ['updateTypes.sh']);
|
||||
|
||||
await setPackagePrivateField(packageFilePath, false);
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user