Skip to content

Commit 05881ba

Browse files
committed
update example version
1 parent cb93761 commit 05881ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendors/Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SOUND = 'sound.zip'
88
SOUND_VERSION = 'v1.3.2'
99
VIDEO = 'video-2.0-beta4.zip'
1010
VIDEO_VERSION = 'r6-v2.0-beta4'
11-
EXAMPLES = '0.5.2'
11+
EXAMPLES = '0.5.4'
1212
HOME_DIR = ENV['HOME']
1313
LIBRARY = File.join(HOME_DIR, '.picrate', 'libraries')
1414
PROJECT_DIR = File.join(HOME_DIR, 'projects')

0 commit comments

Comments
 (0)