Skip to content

Commit 2a3baa9

Browse files
committed
bump version
1 parent 41fc3e2 commit 2a3baa9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/scripts/utils.zsh/setup_ubuntu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ if (( ! (${skips[(Ie)all]} + ${skips[(Ie)deps]}) )) {
4141
sudo apt-get install ${apt_args} \
4242
build-essential \
4343
libgles2-mesa-dev \
44+
libsimde-dev \
4445
obs-studio
4546

4647
local -a _qt_packages=()

buildspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"name": "source-clone",
4040
"displayName": "Source Clone",
41-
"version": "0.2.0",
41+
"version": "0.2.1",
4242
"author": "Exeldro",
4343
"website": "https://exeldro.com",
4444
"email": "exelsor@hotmail.com",

0 commit comments

Comments
 (0)