mirror of
https://github.com/jacobtread/obsidian-timekeep.git
synced 2026-07-22 10:10:27 +00:00
chore: version bump
This commit is contained in:
parent
8004a409dd
commit
30cfc4cbb6
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "timekeep",
|
||||
"name": "Timekeep",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "Time tracking",
|
||||
"author": "Jacobtread",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-timekeep",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"description": "Obsidian plugin for time tracking",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -13,5 +13,6 @@
|
|||
"1.2.4": "1.5.12",
|
||||
"1.2.5": "1.5.12",
|
||||
"1.2.6": "1.5.12",
|
||||
"1.2.7": "1.5.12"
|
||||
"1.2.7": "1.5.12",
|
||||
"1.2.8": "1.5.12"
|
||||
}
|
||||
Loading…
Reference in a new issue