bump: 1.4.17rc2 -> 1.4.17rc3

This commit is contained in:
Research Assistant 2026-05-08 17:48:10 +08:00
parent e54ef1ac5c
commit 4c9bbd9917
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.4.17rc2",
"version": "1.4.17rc3",
"minAppVersion": "1.9.0",
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
"author": "Lin Zhaoxuan",

View file

@ -1,3 +1,3 @@
"""paperforge — PaperForge package."""
__version__ = "1.4.17rc2"
__version__ = "1.4.17rc3"

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.4.17rc2",
"version": "1.4.17rc3",
"minAppVersion": "1.9.0",
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
"author": "Lin Zhaoxuan",

View file

@ -1,4 +1,4 @@
{
"1.4.3": "1.9.0",
"1.4.17rc2": "1.9.0"
"1.4.17rc3": "1.9.0"
}