Skip to content

Commit 2153413

Browse files
authored
41726 add setframerange app (#37)
* 41726 Fixup to previous merge of 'Adding shot environment for photoshop, flame, shell and other various cleanups' * 41726 Fix to bad yml mistake i made that would not let Desktop launch * 41726 Francis asked me to update versions, tk-shell v0.5.2 and tk-shotgun v0.5.3
1 parent a6fb7ac commit 2153413

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

env/includes/shell/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ shell.project:
2222
tk-multi-publish2: '@shell.apps.tk-multi-publish2'
2323

2424
location:
25-
version: v0.5.1
25+
version: v0.5.2
2626
type: app_store
2727
name: tk-shell

env/includes/shell/shot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ shell.shot:
2222
tk-multi-publish2: '@shell.apps.tk-multi-publish2'
2323

2424
location:
25-
version: v0.5.1
25+
version: v0.5.2
2626
type: app_store
2727
name: tk-shell

env/includes/shell/site.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ includes:
1616
- apps.yml
1717

1818
shell.site:
19-
apps: '@shell.apps.tk-multi-launchapp'
19+
apps:
20+
tk-multi-launchapp: '@shell.apps.tk-multi-launchapp'
2021

2122
location:
22-
version: v0.5.1
23+
version: v0.5.2
2324
type: app_store
2425
name: tk-shell

env/includes/shotgun/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ shotgun.all:
3535
location:
3636
type: app_store
3737
name: tk-shotgun
38-
version: v0.5.2
38+
version: v0.5.3

0 commit comments

Comments
 (0)