Skip to content

Commit 22ba1e4

Browse files
committed
Bump to version 1.11.5
1 parent 4c92830 commit 22ba1e4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fedistar",
3-
"version": "1.11.4",
3+
"version": "1.11.5",
44
"scripts": {
55
"preinstall": "npx only-allow pnpm",
66
"dev": "next dev -p 1420",

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fedistar
22
base: core22
3-
version: '1.11.4'
3+
version: '1.11.5'
44
summary: Multi-column Fediverse client for desktop.
55
description: |
66
Multi-column Fediverse client for desktop. Supporting Mastodon, Pleroma, Friendica, Gotosocial, and Firefish

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"productName": "fedistar",
4444
"mainBinaryName": "fedistar",
45-
"version": "1.11.4",
45+
"version": "1.11.5",
4646
"identifier": "net.fedistar",
4747
"plugins": {},
4848
"app": {

0 commit comments

Comments
 (0)