mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-12 17:26:22 +00:00
refactor: adjust f-u release version history
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Goethe-Uni App 3.1
|
||||
# Goethe-Uni App 2.4
|
||||
|
||||
Wir freuen uns euch mehr in der Goethe-Uni App
|
||||
bieten zu können.
|
||||
@@ -1,4 +1,4 @@
|
||||
# Goethe-Uni App 3.1
|
||||
# Goethe-Uni App 2.4
|
||||
|
||||
The Goethe-Uni App got even better!
|
||||
|
||||
@@ -4,7 +4,7 @@ import {versions} from '../../default/tools/version.js';
|
||||
/** @type {import('@openstapps/core').SCAppVersionInfo[]} */
|
||||
const versionHistory = await versions(
|
||||
{
|
||||
'3.1.0': {},
|
||||
'2.4.0': {},
|
||||
},
|
||||
import.meta.url,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user