[release] Bump to version 64.5
All checks were successful
ci / test (push) Successful in 1m59s
ci / build-and-deploy (push) Successful in 38s

- Clean up issues with org-mode notes
This commit is contained in:
2026-08-03 12:06:19 -04:00
parent 6cd05ff6c8
commit 550e17c5c5
2 changed files with 4 additions and 2 deletions

View File

@ -698,7 +698,8 @@ The Edit log form should have from top to bottom:
*** Description
** TODO [#A] Add trends tests for concurrent trends :trends:tests:concurrent:
** TODO [#B] Clean up issues with org-mode notes :orgmode:notes:scrobbles:
* Version 64.5 [1/1]
** DONE [#B] Clean up issues with org-mode notes :orgmode:notes:scrobbles:
:PROPERTIES:
:ID: aa3dae85-b3ea-49a8-a964-0418595de0d2
:END:
@ -722,6 +723,7 @@ The text should be transformed into human readable markdown text like this:
Also, source blocks from org mode should be converted to markdown source block.
* Version 64.4 [1/1]
** DONE [#A] Fix raw HTML output from agent response :agents:bug:
:PROPERTIES:

View File

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