We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae32882 commit 1dd11b7Copy full SHA for 1dd11b7
1 file changed
vendors/Rakefile
@@ -8,7 +8,7 @@ SOUND = 'sound.zip'
8
PROCESSING_GITHUB = 'https://github.com/processing'
9
VIDEO = 'video.zip'
10
DOWNLOAD = 'releases/download/latest'
11
-EXAMPLES = '0.5.5'
+EXAMPLES = '0.5.6'
12
HOME_DIR = ENV['HOME']
13
LIBRARY = File.join(HOME_DIR, '.picrate', 'libraries')
14
PROJECT_DIR = File.join(HOME_DIR, 'projects')
0 commit comments