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