mirror of
https://github.com/briancbiggs/biggs-obsidian-theme.git
synced 2026-07-22 04:40:27 +00:00
1.1.4
This commit is contained in:
parent
4f531bfdd0
commit
920145c821
3 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Biggs",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"minAppVersion": "1.1.1",
|
||||
"author": "Brian C Biggs",
|
||||
"authorUrl": "https://briancbiggs.com/"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "biggs-obsidian-theme",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"scripts": {
|
||||
"version": "node version-bump.mjs && git add manifest.json versions.json"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,5 +3,6 @@
|
|||
"1.1.0": "1.1.1",
|
||||
"1.1.1": "1.1.1",
|
||||
"1.1.2": "1.1.1",
|
||||
"1.1.3": "1.1.1"
|
||||
"1.1.3": "1.1.1",
|
||||
"1.1.4": "1.1.1"
|
||||
}
|
||||
Loading…
Reference in a new issue