Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
conneroisu committed Jan 19, 2023
1 parent dd9ebff commit 2ed11ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-vim-toggle-plugin",
"name": "Vim Toggle Plugin",
"version": "0.1.4",
"version": "0.1.9",
"minAppVersion": "0.15.0",
"description": "This is a plugin for obsidian that enables the use of togging vim mode on and off inside of the editor.",
"author": "Conner Ohnesorge",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vim-toggle-plugin",
"version": "0.1.5",
"version": "0.1.9",
"description": "A plugin for Obsidian that allows you to toggle VimMode on and off.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 2ed11ea

Please sign in to comment.