From a36be500fc38d53cd9dfb51acfc79894fe93a565 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Fri, 21 Mar 2025 17:41:04 +0300 Subject: [PATCH] unstable github io --- README.md | 3 ++- app/ppm/package.json | 2 +- app/ppm/ppm.json | 2 +- app/woman/package.json | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7e3adc7..996cfe1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # poshlostios poshlositi os repository -[poshlostios site](https://poshlostios.meex.lol) \ No newline at end of file +[stable poshlosti](https://poshlostios.meex.lol) \ +[unstable poshlosti](https://meexreay.github.io/poshlostios) \ No newline at end of file diff --git a/app/ppm/package.json b/app/ppm/package.json index 84033c8..33b127c 100644 --- a/app/ppm/package.json +++ b/app/ppm/package.json @@ -1,6 +1,6 @@ { "name": "ppm", - "version": "0.1.4", + "version": "0.1.5", "description": "Poshliy Package Manager", "author": "MeexReay", "apps": [ "ppm.js" ], diff --git a/app/ppm/ppm.json b/app/ppm/ppm.json index 9a1b0bb..0272a3b 100644 --- a/app/ppm/ppm.json +++ b/app/ppm/ppm.json @@ -1,6 +1,6 @@ { "repositories": [ "https://poshlostios.meex.lol/app", - "https://raw.githubusercontent.com/MeexReay/poshlostios/refs/heads/main/app" + "https://meexreay.github.io/poshlostios/app" ] } \ No newline at end of file diff --git a/app/woman/package.json b/app/woman/package.json index 4b56db3..72a4d31 100644 --- a/app/woman/package.json +++ b/app/woman/package.json @@ -1,6 +1,6 @@ { "name": "woman", - "version": "0.1.1", + "version": "0.1.2", "description": "Wisdom Order Manuals", "author": "MeexReay", "apps": [ "woman.js" ],