mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
Merge branch 'main' into home-routed
This commit is contained in:
commit
0516e01903
6 changed files with 112 additions and 35 deletions
|
|
@ -26,6 +26,9 @@ google_analytics: G-12MQZTB3JH
|
|||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
kramdown:
|
||||
parse_block_html: true
|
||||
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
- jekyll-seo-tag
|
||||
|
|
|
|||
15
docs/_posts/2025-07-19-release-v2.7.6.md
Normal file
15
docs/_posts/2025-07-19-release-v2.7.6.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "v2.7.6 - Bug fixed"
|
||||
date: 2025-03-30 22:05:00 +0900
|
||||
categories:
|
||||
- Release
|
||||
tags:
|
||||
- News
|
||||
- Release
|
||||
head_inline: "<style> ul { padding-bottom: 1em; } .blue { color: blue; }</style>"
|
||||
---
|
||||
|
||||
See [Release Note](https://github.com/open5gs/open5gs/releases/tag/v2.7.6)
|
||||
|
||||
Download -- [v2.7.6.tar.gz](https://github.com/open5gs/open5gs/archive/v2.7.6.tar.gz)
|
||||
{: .notice--info}
|
||||
Loading…
Add table
Add a link
Reference in a new issue