Skip to content

Instantly share code, notes, and snippets.

@rxaviers
Created January 14, 2016 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rxaviers/ca03123428a9ddbd4846 to your computer and use it in GitHub Desktop.
Save rxaviers/ca03123428a9ddbd4846 to your computer and use it in GitHub Desktop.
diff --git a/config.json b/config.json
index b103187..7fe099f 100644
--- a/config.json
+++ b/config.json
@@ -3,13 +3,13 @@
{
"version": "1.12.0-beta.1",
"dependsOn": "jQuery1.7+",
- "label": "preview"
+ "label": "Stable",
+ "stable": true
},
{
"version": "1.11.4",
"dependsOn": "jQuery1.6+",
- "label": "Stable",
- "stable": true
+ "label": "Legacy"
},
{
"version": "1.10.4",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment