Upgraded version from 0.4-Indev Hotfix 3 to 0.1-Alpha

This commit is contained in:
rainbow napkin 2025-11-12 19:24:59 -05:00
parent ed656cb530
commit 27ab1c2c71
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ Canopy
<a href="https://git.ourfore.st/rainbownapkin/canopy/issues" target="_blank"><img src="https://git.ourfore.st/rainbownapkin/canopy/badges/issues/closed.svg"></a> <a href="https://git.ourfore.st/rainbownapkin/canopy/issues" target="_blank"><img src="https://git.ourfore.st/rainbownapkin/canopy/badges/issues/closed.svg"></a>
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank"><img src="https://img.shields.io/badge/License-AGPL_v3-663366.svg"></a> <a href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank"><img src="https://img.shields.io/badge/License-AGPL_v3-663366.svg"></a>
0.4-INDEV Hotfix 3 0.1-Alpha
========= =========
Canopy - /ˈkæ.nə.pi/: Canopy - /ˈkæ.nə.pi/:

View file

@ -1,7 +1,7 @@
{ {
"name": "canopy-of-indev", "name": "canopy-of-alpha",
"version": "0.4.3", "version": "0.1",
"canopyDisplayVersion": "0.4-Indev Hotfix 3", "canopyDisplayVersion": "0.1-Alpha",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {
"@braintree/sanitize-url": "^7.1.1", "@braintree/sanitize-url": "^7.1.1",