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

- Fix badge bug in sentiment analysis
This commit is contained in:
2026-08-26 13:36:17 -04:00
parent 71a9e41029
commit 1b2c878bde
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
#+title: CHANGELOG #+title: CHANGELOG
* Version 68.5 [1/1]
** DONE [#B] Fix badge bug in sentiment analysis :sentiment:ui:templates:
:PROPERTIES:
:ID: e298c292-c677-631b-0211-d15e6af02694
:END:
* Version 68.4 [1/1] * Version 68.4 [1/1]
** DONE [#B] Fix bug in notes where nested markdown lists are not supported :notes:markdown:scrobbles: ** DONE [#B] Fix bug in notes where nested markdown lists are not supported :notes:markdown:scrobbles:
:PROPERTIES: :PROPERTIES:

View File

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