Skip to content

Commit abdd384

Browse files
chore: update version to v0.1.13 (#2)
## Version Update This PR updates the version index to reflect the new version detected from the official website. - **New Version**: v0.1.13 - **Source**: https://desktop.dl.hagicode.com/index.json - **Checked At**: 2026-02-25T11:34:50Z ### Changes - Updated `public/version-index.json` with the latest version data from online API ### Next Steps After merging this PR, the CI/CD pipeline will automatically rebuild and deploy the documentation site with the updated version information. --- _This PR was automatically created by the [Version Monitor](https://github.com/HagiCode-org/docs/actions/runs/22395065831) workflow._ Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3027793 commit abdd384

1 file changed

Lines changed: 68 additions & 2 deletions

File tree

public/version-index.json

Lines changed: 68 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updatedAt": "2026-02-16T10:11:22.0529559Z",
2+
"updatedAt": "2026-02-25T09:09:14.5270870Z",
33
"versions": [
44
{
55
"version": "v0.1.9",
@@ -509,6 +509,71 @@
509509
}
510510
]
511511
},
512+
{
513+
"version": "v0.1.13",
514+
"files": [
515+
{
516+
"name": "Hagicode.Desktop-0.1.13-arm64-mac.zip",
517+
"path": "v0.1.13/Hagicode.Desktop-0.1.13-arm64-mac.zip",
518+
"size": 170180046,
519+
"lastModified": "2026-02-25T08:58:13.0000000"
520+
},
521+
{
522+
"name": "Hagicode.Desktop-0.1.13-arm64.dmg",
523+
"path": "v0.1.13/Hagicode.Desktop-0.1.13-arm64.dmg",
524+
"size": 177815521,
525+
"lastModified": "2026-02-25T08:59:55.0000000"
526+
},
527+
{
528+
"name": "Hagicode.Desktop-0.1.13-mac.zip",
529+
"path": "v0.1.13/Hagicode.Desktop-0.1.13-mac.zip",
530+
"size": 175626117,
531+
"lastModified": "2026-02-25T09:00:53.0000000"
532+
},
533+
{
534+
"name": "Hagicode.Desktop-0.1.13.AppImage",
535+
"path": "v0.1.13/Hagicode.Desktop-0.1.13.AppImage",
536+
"size": 184033705,
537+
"lastModified": "2026-02-25T09:08:17.0000000"
538+
},
539+
{
540+
"name": "Hagicode.Desktop-0.1.13.dmg",
541+
"path": "v0.1.13/Hagicode.Desktop-0.1.13.dmg",
542+
"size": 183292691,
543+
"lastModified": "2026-02-25T09:04:23.0000000"
544+
},
545+
{
546+
"name": "Hagicode.Desktop.0.1.13.appx",
547+
"path": "v0.1.13/Hagicode.Desktop.0.1.13.appx",
548+
"size": 211958096,
549+
"lastModified": "2026-02-25T08:59:18.0000000"
550+
},
551+
{
552+
"name": "Hagicode.Desktop.0.1.13.exe",
553+
"path": "v0.1.13/Hagicode.Desktop.0.1.13.exe",
554+
"size": 107024968,
555+
"lastModified": "2026-02-25T09:01:29.0000000"
556+
},
557+
{
558+
"name": "Hagicode.Desktop.Setup.0.1.13.exe",
559+
"path": "v0.1.13/Hagicode.Desktop.Setup.0.1.13.exe",
560+
"size": 107223906,
561+
"lastModified": "2026-02-25T09:09:13.0000000"
562+
},
563+
{
564+
"name": "hagicode-desktop-0.1.13.tar.gz",
565+
"path": "v0.1.13/hagicode-desktop-0.1.13.tar.gz",
566+
"size": 171992012,
567+
"lastModified": "2026-02-25T09:02:59.0000000"
568+
},
569+
{
570+
"name": "hagicode-desktop_0.1.13_amd64.deb",
571+
"path": "v0.1.13/hagicode-desktop_0.1.13_amd64.deb",
572+
"size": 117579212,
573+
"lastModified": "2026-02-25T09:03:10.0000000"
574+
}
575+
]
576+
},
512577
{
513578
"version": "v0.1.12",
514579
"files": [
@@ -837,7 +902,7 @@
837902
],
838903
"channels": {
839904
"stable": {
840-
"latest": "v0.1.12",
905+
"latest": "v0.1.13",
841906
"versions": [
842907
"v0.1.9",
843908
"v0.1.8",
@@ -847,6 +912,7 @@
847912
"v0.1.4",
848913
"v0.1.3",
849914
"v0.1.2",
915+
"v0.1.13",
850916
"v0.1.12",
851917
"v0.1.11",
852918
"v0.1.10",

0 commit comments

Comments
 (0)