mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Increment version to v2.5.1-alpha
This commit is contained in:
parent
c3a8453e94
commit
6e5d43ca78
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
__version__ = "v2.5"
|
||||
__version__ = "v2.5.1-alpha"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "jrnl"
|
||||
version = "v2.5"
|
||||
version = "v2.5.1-alpha"
|
||||
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