Merge pull request #22 from presenton/new_version

Changes: new version and artifactname
This commit is contained in:
Saurav Niraula 2025-05-16 17:15:09 +05:45 committed by GitHub
commit d8070b8caa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View file

@ -13,6 +13,7 @@ const config = {
"NOTICE",
],
linux: {
artifactName: "Presenton-${version}.${ext}",
target: ["AppImage"],
icon: "resources/ui/assets/images/presenton_short_filled.png",
},

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "presenton",
"version": "0.0.1",
"version": "0.1.0-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "presenton",
"version": "0.0.1",
"version": "0.1.0-beta",
"dependencies": {
"@tailwindcss/cli": "^4.1.5",
"dotenv": "^16.5.0",

View file

@ -1,7 +1,7 @@
{
"name": "presenton",
"main": "app_dist/main.js",
"version": "0.1.0-beta",
"version": "0.2.0-beta",
"description": "Presenton Open Source",
"homepage": "https://presenton.ai",
"author": {