[release] Bump to version 61.1
All checks were successful
ci / test (push) Successful in 2m19s
ci / build-and-deploy (push) Successful in 46s

- Add trend for fasting
This commit is contained in:
2026-07-17 15:03:27 -04:00
parent 9393ae133c
commit 36a1ee8495
2 changed files with 4 additions and 3 deletions

View File

@ -600,8 +600,8 @@ The Edit log form should have from top to bottom:
*** Description *** Description
* Version 61.1 [1/1]
** TODO [#B] Add trend for fasting :food:fasting:trends: ** DONE [#B] Add trend for fasting :food:fasting:trends:
:PROPERTIES: :PROPERTIES:
:ID: a290b64d-14ad-49c2-addc-0d149c0c38fc :ID: a290b64d-14ad-49c2-addc-0d149c0c38fc
:END: :END:
@ -620,6 +620,7 @@ setting so folks can turn it on or off, and if it's changed the next trend
rebuild should consider that. rebuild should consider that.
* Version 61.0 [3/3] * Version 61.0 [3/3]
** DONE [#B] Try adding a nature app with Observations and Species ** DONE [#B] Try adding a nature app with Observations and Species
:PROPERTIES: :PROPERTIES:

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "vrobbler" name = "vrobbler"
version = "61.0" version = "61.1"
description = "" description = ""
authors = ["Colin Powell <colin@unbl.ink>"] authors = ["Colin Powell <colin@unbl.ink>"]