chore: jan-nightly to 1320

This commit is contained in:
vansangpfiev 2025-04-18 16:48:40 +07:00
parent 8941112015
commit ba003c3936
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "jan-nightly"
version = "0.5.16-1317"
version = "0.5.16-1320"
description = "Use offline LLMs with your own data. Run open source models like Llama2 or Falcon on your internal computers/servers."
authors = ["Jan <service@jan.ai>"]
license = "MIT"

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Jan-nightly",
"version": "0.5.16-1317",
"version": "0.5.16-1320",
"identifier": "jan-nightly.ai.app",
"build": {
"frontendDist": "../web/out",