You've already forked AstralRinth
forked from didirus/AstralRinth
fix version pages
This commit is contained in:
@@ -10,6 +10,12 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-08-14T14:55:00-07:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed project version pages not loading.`,
|
||||
},
|
||||
{
|
||||
date: `2025-08-15T11:45:00-07:00`,
|
||||
product: 'app',
|
||||
|
||||
Reference in New Issue
Block a user