Skip to content

Commit f1ef671

Browse files
committed
Increment version (0.4.0 to 0.5.0)
1 parent a545784 commit f1ef671

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "gpg-crypt",
33
"name": "gpgCrypt",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"minAppVersion": "1.7.7",
66
"description": "Seamlessly encrypts your notes using GPG. Supports smartcards for enhanced security! Keep your information safe and accessible only to you.",
77
"author": "Tjado Mäcke",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-gpgCrypt",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Seamlessly encrypts your notes using GPG. Supports smartcards for enhanced security! Keep your information safe and accessible only to you.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)