Merge remote-tracking branch 'marsjaninzmarsa/master'

* marsjaninzmarsa/master:
  Sublime Text 3 relase 3059
This commit is contained in:
Iristyle
2014-01-03 11:37:39 -05:00
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 {