From 7bbc00401aae9412099df2e1ee6cdff3cddc1a4d Mon Sep 17 00:00:00 2001 From: amitojsingh366 Date: Wed, 28 Apr 2021 08:04:32 +0300 Subject: [PATCH] chore(baklava): increment version --- baklava/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/baklava/package.json b/baklava/package.json index 6f8211594..40621bc7e 100644 --- a/baklava/package.json +++ b/baklava/package.json @@ -1,6 +1,6 @@ { "name": "dogehouse", - "version": "1.0.60", + "version": "1.0.61", "description": "Taking voice conversations to the moon 🚀", "main": "./dist/electron.js", "scripts": { @@ -129,4 +129,4 @@ "./icons/**/*", "./resources/**/*" ] -} +} \ No newline at end of file