mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Increment version to v2.5-beta
This commit is contained in:
parent
d916f66dbf
commit
93bcd9bdfe
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
__version__ = "v2.4.5"
|
||||
__version__ = "v2.5-beta"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "jrnl"
|
||||
version = "v2.4.5"
|
||||
version = "v2.5-beta"
|
||||
description = "Collect your thoughts and notes without leaving the command line."
|
||||
authors = [
|
||||
"Manuel Ebert <manuel@1450.me>",
|
||||
|
|
Loading…
Add table
Reference in a new issue