chore: nightly to 1317

This commit is contained in:
vansangpfiev 2025-04-18 11:18:39 +07:00
parent 2cba4b98f3
commit 17f34cceba
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "jan-nightly"
version = "0.5.16-1310"
version = "0.5.16-1317"
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-1310",
"version": "0.5.16-1317",
"identifier": "jan-nightly.ai.app",
"build": {
"frontendDist": "../web/out",