Skip to content

Commit

Permalink
v0.20.2
Browse files Browse the repository at this point in the history
## Bug fixes 馃悰
- FIxed  card functionalities like Focus, Export and Copy to Clipboard which were clipping card content since last patch
  • Loading branch information
davidsmorais committed Mar 11, 2020
1 parent 9d59104 commit 01e503f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdyna",
"version": "0.20.1",
"version": "0.20.2",
"description": "A notes application with markdown support, build with React and Electron",
"homepage": "https://mdyna.dev",
"main": "index.js",
Expand Down

0 comments on commit 01e503f

Please sign in to comment.