mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
Release v2.6.3
This commit is contained in:
parent
e7cda4b134
commit
6de2f8e8f9
6 changed files with 50 additions and 5 deletions
15
docs/_posts/2023-04-26-release-v2.6.3.md
Normal file
15
docs/_posts/2023-04-26-release-v2.6.3.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "v2.6.3 - PFCP Restoration"
|
||||
date: 2023-04-26 10:52: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.6.3)
|
||||
|
||||
Download -- [v2.6.3.tar.gz](https://github.com/open5gs/open5gs/archive/v2.6.3.tar.gz)
|
||||
{: .notice--info}
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
|
||||
PACKAGE="open5gs"
|
||||
VERSION="2.6.1"
|
||||
VERSION="2.6.3"
|
||||
|
||||
print_status() {
|
||||
echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue