mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Fix one version number being wrong
This commit is contained in:
@@ -11,7 +11,7 @@ export type VersionEntry = {
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-07-03T12:00:00-07:00`,
|
||||
date: `2025-07-03T12:30:00-07:00`,
|
||||
product: 'app',
|
||||
version: `0.10.0`,
|
||||
body: `### Added
|
||||
|
||||
Reference in New Issue
Block a user