Skip to content

Commit 18527fc

Browse files
Bump version
1 parent e808094 commit 18527fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/videoChapterMarkers/videoChapterMarkers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Video Chapter Markers
22
description: Create markers from chapter information embedded in video files
3-
version: 1.0
3+
version: 1.1
44
url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/videoChapterMarkers
55
exec:
66
- python
@@ -16,4 +16,4 @@ hooks:
1616
- name: Create Markers on Scene Update
1717
description: Extract chapters and create markers when a scene is updated
1818
triggeredBy:
19-
- Scene.Update.Post
19+
- Scene.Update.Post

0 commit comments

Comments
 (0)