Skip to content

Commit 2cb4417

Browse files
committed
update
1 parent c3d1b38 commit 2cb4417

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ <h1 class="header-name">Aegis Code Forge</h1>
2929

3030
<p>Aegis is a self-hosted <a href="https://en.wikipedia.org/wiki/Forge_(software)">code forge</a> that mainly supports the <a href="https://git-scm.com">Git distributed version control system</a>.</p>
3131

32-
<p><b>Latest Release: v0.1.1 (2025-09-02)</b><br />
33-
<b>Latest Nightly: v0.1.2-b2_396a81b (2025-09-03)</b></p>
32+
<p><b>Latest Release: <a href="https://github.com/AegisCodeForge/aegis/releases/tag/v0.1.2">v0.1.2 (2025-09-03)</a></b><br />
33+
<b>Latest Nightly: <a href="https://github.com/AegisCodeForge/aegis/commit/396a81bf69efe73e9d74a691540202b658474a60">v0.1.2-b2_396a81b (2025-09-03)</a></b></p>
3434

3535
<ul>
3636
<li>Simple, functional UI;</li>

news.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,12 @@ <h1 class="header-name">Aegis Code Forge</h1>
2525

2626
<div>
2727

28-
<h2>Latest Nightly v0.1.2-b2_396a81b (2025-09-03)</h2>
28+
<h2>2025.9.3 v0.1.2</h2>
2929
<ul>
3030
<li>Repository labels.</li>
3131
<li>File lists now displays the last commit of change alongside with the file name.</li>
3232
<li>User profile page.</li>
33+
<li>Mailer tester in admin panel.</li>
3334
</ul>
3435

3536
<h2>2025.9.2 v0.1.1 Released</h2>

0 commit comments

Comments
 (0)