Skip to content

Commit a72331b

Browse files
committed
Cut 1.7.13
1 parent a9b113e commit a72331b

File tree

4 files changed

+36
-29
lines changed

4 files changed

+36
-29
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.12
1+
1.7.13

messages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"1.7.10": "messages/1.7.10.txt",
1616
"1.7.11": "messages/1.7.11.txt",
1717
"1.7.12": "messages/1.7.12.txt",
18+
"1.7.13": "messages/1.7.13.txt",
1819
"1.7.2": "messages/1.7.2.txt",
1920
"1.7.3": "messages/1.7.3.txt",
2021
"1.7.4": "messages/1.7.4.txt",

messages/1.7.12.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,3 @@
99
- Place all temporary files into a dedicated sub directory
1010
- Use XDG_RUNTIME_DIR for temporary files if available
1111
- Delete old temporary files upon startup
12-
13-
14-
💛 Git Gutter? Want to support development?
15-
16-
I've teamed up with Wes Bos to offer the following discounts:
17-
18-
+------------------------------------------------+
19-
| |
20-
| Use the coupon code GITGUTTER for $10 off |
21-
| |
22-
+------------------------------------------------+
23-
24-
🏅 ⭐ ES6 ⭐
25-
26-
👉 ES6.io/friend/GITGUTTER
27-
28-
🏅 ⭐ Sublime Text Book ⭐
29-
30-
👉 SublimeTextBook.com/friend/GITGUTTER
31-
32-
🏅 ⭐ React For Beginners ⭐
33-
34-
👉 ReactForBeginners.com/friend/GITGUTTER
35-
36-
37-
Join 15,000 other developers already learning with Wes Bos.
38-
39-
These are fantastic resources - 100% money back guarantee! 🌟

messages/1.7.13.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
1.7.13:
2+
-------
3+
4+
Fix:
5+
- New `tempfile` module conflicts with stdlib in ST2
6+
- A typo in the recent release message of 1.7.12
7+
8+
9+
💛 Git Gutter? Want to support development?
10+
11+
I've teamed up with Wes Bos to offer the following discounts:
12+
13+
+------------------------------------------------+
14+
| |
15+
| Use the coupon code GITGUTTER for $10 off |
16+
| |
17+
+------------------------------------------------+
18+
19+
🏅 ⭐ ES6 ⭐
20+
21+
👉 ES6.io/friend/GITGUTTER
22+
23+
🏅 ⭐ Sublime Text Book ⭐
24+
25+
👉 SublimeTextBook.com/friend/GITGUTTER
26+
27+
🏅 ⭐ React For Beginners ⭐
28+
29+
👉 ReactForBeginners.com/friend/GITGUTTER
30+
31+
32+
Join 15,000 other developers already learning with Wes Bos.
33+
34+
These are fantastic resources - 100% money back guarantee! 🌟

0 commit comments

Comments
 (0)