Skip to content

Commit

Permalink
update changelog and update version number to 2.62 (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-hendrawan committed Jun 6, 2014
1 parent c0ba354 commit bded680
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions kaskus_spoiler_alert.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// @include *.kaskus.*/post/*
// @include *.kaskus.*/show_post/*
// @include *.kaskus.*/group/discussion/*
// @version 2.61
// @version 2.62
// @author arifhn
// ==/UserScript==
/**
Expand All @@ -31,6 +31,8 @@
* 2.6
* - fix new kaskus
* - add setting key into greasemonkey/tampermonkey menu
* - add 'Show All' menu to 'Thread Tools'
* - fix group page
*
* 2.5
* - fix button width on kaskus beta
Expand Down Expand Up @@ -136,7 +138,7 @@
(function() {
var script = {
srcurl : 'http://userscripts.org/scripts/source/73498.user.js',
version : '2.61',
version : '2.62',
metaurl : 'http://userscripts.org/scripts/source/73498.meta.js',

checkUpdate : function() {
Expand Down

0 comments on commit bded680

Please sign in to comment.