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