Skip to content

Commit

Permalink
Update LaTeXTools package (#9025)
Browse files Browse the repository at this point in the history
1. drop support for early ST3 beta builds, leaving ST3143+ (1.0)
2. add entry for ST4-only releases
  • Loading branch information
deathaxe authored Jan 1, 2025
1 parent e171475 commit 33d4645
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions repository/l.json
Original file line number Diff line number Diff line change
Expand Up @@ -546,12 +546,12 @@
"tags": "st2-"
},
{
"sublime_text": "3000 - 3124",
"tags": "st3until3125-"
"sublime_text": "3143 - 4106",
"tags": "st3-"
},
{
"sublime_text": ">=3125",
"tags": "st3-"
"sublime_text": ">=4107",
"tags": "st4-"
}
]
},
Expand Down

0 comments on commit 33d4645

Please sign in to comment.