Skip to content

Commit 76de9b9

Browse files
committed
chore: 9.4 blog post
1 parent 7d77ba7 commit 76de9b9

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

src/_data/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"current": "9.3"
2+
"current": "9.4"
33
}

src/news/release-9.4.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Prism Launcher Release 9.4, now available"
3+
description: "Flint and steel!"
4+
date: 2025-04-07
5+
release_version: "9.4"
6+
minimum_macos_version: 11.0.0
7+
macos_file_extension: zip
8+
macos_signature: TODO
9+
tags:
10+
- release
11+
---
12+
13+
Hey!
14+
15+
This is a super small release, only fixing compatibility with macOS 11. See the [previous release](/news/release-9.3) for more information.
16+
17+
Feel free to grab the latest download [here](https://prismlauncher.org/download) for your respective platform, and until next time! 🌈
18+
19+
# Changelog
20+
21+
## Fixed
22+
23+
- Fix compatibility with macOS 11 by [@getchoo](https://github.com/getchoo) in [#3595](https://github.com/PrismLauncher/PrismLauncher/pull/3595)

0 commit comments

Comments
 (0)