Skip to content

Commit

Permalink
Release v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChugunovRoman committed May 26, 2024
1 parent 8870a35 commit 0ff07fb
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 18 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/manualrun_aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:
secrets: inherit
needs: setup

aur_git:
name: Upload
uses: ./.github/workflows/reuse_aur_git.yml
secrets: inherit
needs: setup
# aur_git:
# name: Upload
# uses: ./.github/workflows/reuse_aur_git.yml
# secrets: inherit
# needs: setup

aur_dev_git:
name: Upload
uses: ./.github/workflows/reuse_aur_dev_git.yml
secrets: inherit
needs: setup
needs: setup
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ jobs:
secrets: inherit
needs: [release_amd64, release_arm64v8]

aur_git:
name: Upload
uses: ./.github/workflows/reuse_aur_git.yml
secrets: inherit
needs: [release_amd64, release_arm64v8]
# aur_git:
# name: Upload
# uses: ./.github/workflows/reuse_aur_git.yml
# secrets: inherit
# needs: [release_amd64, release_arm64v8]

aur_dev_git:
name: Upload
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ You can use an AUR helper like `yay` to install it:
yay -S figma-linux-bin
```
Other AUR packages:
- [figma-linux](https://aur.archlinux.org/packages/figma-linux-git-dev) - the package install binary version from release tag
- [figma-linux-bin](https://aur.archlinux.org/packages/figma-linux-git-dev) - the package install binary version from release tag
- [figma-linux-git](https://aur.archlinux.org/packages/figma-linux-git-dev) - the package build the app from Githab from latest release tag
- [figma-linux](https://aur.archlinux.org/packages/figma-linux) - the package install binary version from release tag
- [figma-linux-bin](https://aur.archlinux.org/packages/figma-linux-bin) - the package install binary version from release tag
- [figma-linux-git](https://aur.archlinux.org/packages/figma-linux-git) - the package build the app from Githab from latest release tag
- [figma-linux-dev-git](https://aur.archlinux.org/packages/figma-linux-dev-git) - the package build the app from Githab from latest commit on the dev branch
### RPM-based distros
Download the .rpm package from our [Releases](https://github.com/Figma-Linux/figma-linux/releases/latest) page, then install it:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "figma-linux",
"version": "0.11.3",
"version": "0.11.4",
"description": "Figma is the first interface design tool based in the browser, making it easier for teams to create software. Join as in Telegram: https://t.me/figma_linux",
"main": "src/main/index.ts",
"repository": "git@github.com:ChugunovRoman/figma-linux.git",
Expand Down
2 changes: 1 addition & 1 deletion resources/figma-linux-appimage.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Terminal=false
Type=Application
Icon=figma-linux
StartupWMClass=figma-linux
X-AppImage-Version=0.11.3
X-AppImage-Version=0.11.4
Categories=Graphics;
MimeType=application/figma;x-scheme-handler/figma;
42 changes: 42 additions & 0 deletions scripts/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
figma-linux (0.11.4-1ubuntu0) devel; urgency=medium

* Publish 0.11.4 version

## Bug Fixes:
* set appVersion to ignore version checking. [#371 #372 #373 (#374)](https://github.com/Figma-Linux/figma-linux/issues/371 #372 #373 (#374))

## Other Changes:
* update the release ci
* Bump Electron from 29.1.6 to 30.0.8
* Bump Electron from 27.2.2 to 29.1.6 ( [#367)](https://github.com/Figma-Linux/figma-linux/issues/367))

-- Chugunov Roman <Zebs-BMK@yandex.ru> Sun, 26 May 2024 21:53:24 +0300

figma-linux (0.11.4-1ubuntu0) devel; urgency=medium

* Publish 0.11.4 version

## Bug Fixes:
* set appVersion to ignore version checking. [#371 #372 #373 (#374)](https://github.com/Figma-Linux/figma-linux/issues/371 #372 #373 (#374))

## Other Changes:
* update the release ci
* Bump Electron from 29.1.6 to 30.0.8
* Bump Electron from 27.2.2 to 29.1.6 ( [#367)](https://github.com/Figma-Linux/figma-linux/issues/367))

-- Chugunov Roman <Zebs-BMK@yandex.ru> Sun, 26 May 2024 21:51:48 +0300

figma-linux (0.11.4-1ubuntu0) devel; urgency=medium

* Publish 0.11.4 version

## Bug Fixes:
* set appVersion to ignore version checking. [#371 #372 #373 (#374)](https://github.com/Figma-Linux/figma-linux/issues/371 #372 #373 (#374))

## Other Changes:
* update the release ci
* Bump Electron from 29.1.6 to 30.0.8
* Bump Electron from 27.2.2 to 29.1.6 ( [#367)](https://github.com/Figma-Linux/figma-linux/issues/367))

-- Chugunov Roman <Zebs-BMK@yandex.ru> Sun, 26 May 2024 20:56:50 +0300

figma-linux (0.11.3-1ubuntu0) devel; urgency=medium

* Publish 0.11.3 version
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: figma-linux
version: '0.11.3'
version: '0.11.4'
summary: Unofficial Figma desktop app for Linux platform
description: |
Figma is the first interface design tool based in the browser,
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "figma-linux",
"version": "0.11.3",
"version": "0.11.4",
"description": "Figma is the first interface design tool based in the browser, making it easier for teams to create software. Join as in Telegram: https://t.me/figma_linux",
"main": "main/main.js",
"repository": "git@github.com:ChugunovRoman/figma-linux.git",
Expand Down

0 comments on commit 0ff07fb

Please sign in to comment.