Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: theia-ide
version: 1.68.200
version: 1.68.201
license: EPL-2.0 AND GPL-2.0-with-classpath-exception AND MIT
website: https://theia-ide.org/
source-code: https://github.com/eclipse-theia
Expand All @@ -21,7 +21,7 @@ apps:
common-id: theia-ide-electron-app.desktop
parts:
theia-ide:
source: https://download.eclipse.org/theia/ide/1.68.200/linux/TheiaIDE.deb
source: https://download.eclipse.org/theia/ide/1.68.201/linux/TheiaIDE.deb
plugin: dump
source-type: deb
override-prime: |
Expand Down