We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb93761 commit 05881baCopy full SHA for 05881ba
vendors/Rakefile
@@ -8,7 +8,7 @@ SOUND = 'sound.zip'
8
SOUND_VERSION = 'v1.3.2'
9
VIDEO = 'video-2.0-beta4.zip'
10
VIDEO_VERSION = 'r6-v2.0-beta4'
11
-EXAMPLES = '0.5.2'
+EXAMPLES = '0.5.4'
12
HOME_DIR = ENV['HOME']
13
LIBRARY = File.join(HOME_DIR, '.picrate', 'libraries')
14
PROJECT_DIR = File.join(HOME_DIR, 'projects')
0 commit comments