Sublime Text 3 relase 3059

This commit is contained in:
Kuba Niewiarowski
2013-12-19 03:40:48 +01:00
parent 2587c14f7c
commit 18ec0ce6b3
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<metadata> <metadata>
<id>SublimeText3</id> <id>SublimeText3</id>
<title>Sublime Text 3</title> <title>Sublime Text 3</title>
<version>3.0.0.3047</version> <version>3.0.0.3059</version>
<authors>Jon Skinner</authors> <authors>Jon Skinner</authors>
<owners>Ethan J. Brown</owners> <owners>Ethan J. Brown</owners>
<summary>Sublime Text 3 is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features.</summary> <summary>Sublime Text 3 is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features.</summary>

View File

@@ -1,5 +1,5 @@
$package = 'SublimeText3' $package = 'SublimeText3'
$build = '3047' $build = '3059'
$installFolder = 'Sublime Text 3' $installFolder = 'Sublime Text 3'
try { try {