mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 17:00:23 +00:00
chore: bump version to v1.4.15
This commit is contained in:
parent
d1fb6e69ca
commit
27afbc401c
3 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
"""paperforge — PaperForge package."""
|
||||
|
||||
__version__ = "1.6.0"
|
||||
__version__ = "1.4.15"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "paperforge",
|
||||
"name": "PaperForge",
|
||||
"version": "1.6.0",
|
||||
"version": "1.4.15",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
|
||||
"author": "Lin Zhaoxuan",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"1.4.3": "1.0.0",
|
||||
"1.6.0": "1.0.0"
|
||||
"1.4.15": "1.0.0"
|
||||
}
|
||||
Loading…
Reference in a new issue