We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbf2ce commit 1a0ff5bCopy full SHA for 1a0ff5b
1 file changed
vendors/Rakefile
@@ -8,7 +8,7 @@ SOUND_VERSION = 'v1.3.2'
8
GLVIDEO = 'processing-glvideo.zip'
9
VIDEO = 'video-2.zip'
10
VIDEO_VERSION = '2'
11
-EXAMPLES = '0.5.0'
+EXAMPLES = '0.5.1'
12
HOME_DIR = ENV['HOME']
13
LIBRARY = File.join(HOME_DIR, '.picrate', 'libraries')
14
CLOBBER.include(EXAMPLES, SOUND, GLVIDEO, VIDEO)
0 commit comments