Skip to content

Commit

Permalink
Bump to version 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Jan 9, 2025
1 parent 975ed28 commit 3a23687
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fedistar",
"version": "1.10.1",
"version": "1.11.0",
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "next dev -p 1420",
Expand Down
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fedistar
base: core22
version: '1.10.1'
version: '1.11.0'
summary: Multi-column Fediverse client for desktop.
description: |
Multi-column Fediverse client for desktop. Supporting Mastodon, Pleroma, Friendica, Gotosocial, and Firefish
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"productName": "fedistar",
"mainBinaryName": "fedistar",
"version": "1.10.1",
"version": "1.11.0",
"identifier": "net.fedistar",
"plugins": {},
"app": {
Expand Down

0 comments on commit 3a23687

Please sign in to comment.