From 3c94f92b1f7fa3bee5cb48119396feec0a461d11 Mon Sep 17 00:00:00 2001 From: David Morais Date: Wed, 2 Oct 2019 19:37:16 +0100 Subject: [PATCH] v0.11.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 669b9c0b..f37ad3c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdyna", - "version": "0.11.11", + "version": "0.11.12", "description": "A notes application with markdown support, build with React and Electron", "homepage": "https://mdyna.dev", "main": "main.js",