This commit is contained in:
tree 2022-05-30 05:35:01 +02:00
rodič f34bb378aa
revize aa07234b36
2 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -1,6 +1,6 @@
{
"name": "utxo22-web",
"version": "1.2.1",
"version": "1.3.0",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",

Zobrazit soubor

@ -1 +1 @@
export const version = "1.3-dev";
export const version = "1.4-dev";