Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ChugunovRoman committed Nov 18, 2023
2 parents 79b4192 + 100dc67 commit 7def257
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 4 deletions.
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.1",
"version": "0.11.2",
"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.1
X-AppImage-Version=0.11.2
Categories=Graphics;
MimeType=application/figma;x-scheme-handler/figma;
12 changes: 12 additions & 0 deletions scripts/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
figma-linux (0.11.2-1ubuntu0) devel; urgency=medium

* Publish 0.11.2 version

## Bug Fixes:
* update files for build on launchpad

## Other Changes:
* update build ppa script

-- Chugunov Roman <Zebs-BMK@yandex.ru> Sat, 18 Nov 2023 22:03:04 +0300

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

* Publish 0.11.1 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.1'
version: '0.11.2'
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.1",
"version": "0.11.2",
"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 7def257

Please sign in to comment.