Skip to content

Commit 2c85b10

Browse files
committed
Update docs
1 parent 2d6db0f commit 2c85b10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/src/content/docs/learn/systray.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: System Tray
33
description: Learn how to create and use system tray icons in Wails
44
---
55

6+
import {Badge} from "@astrojs/starlight/components";
67

78
## Introduction
89

docs/src/content/docs/status.mdx

+3-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Roadmap
33
---
44

5-
## Current Status: Alpha 8
5+
## Current Status: Alpha 9
66

77
Our goal is to reach Beta status. This roadmap outlines the key features and
88
improvements we need to implement before transitioning to Beta. Please note that
@@ -29,7 +29,6 @@ a living document and is subject to change. If you have any suggestions, please
2929
open an issue. Each milestone will have a set of goals that we are aiming to
3030
achieve. These are subject to change.
3131

32-
## Alpha 9 Status
32+
## Alpha 10 Status
3333

34-
- In Progress: Update documentation
35-
- In Progress: Linux Systray improvements
34+
Check out the [Changelog](./changelog) for the latest status

0 commit comments

Comments
 (0)