Skip to content

Commit

Permalink
Bump version to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Baelor committed Feb 25, 2019
1 parent 2c766fc commit 51d7ba1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ob.meta.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// ==UserScript==
// @name Omerta Beyond
// @id Omerta Beyond
// @version 2.2.5
// @date 07-11-2018
// @version 2.2.6
// @date 25-02-2019
// @description Omerta Beyond 2.2 (We're back to reclaim the throne ;))
// @homepageURL https://www.omertabeyond.net/
// @namespace v4.omertabeyond.com
Expand Down
6 changes: 3 additions & 3 deletions ob.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
// ==UserScript==
// @name Omerta Beyond
// @id Omerta Beyond
// @version 2.2.5
// @date 07-11-2018
// @version 2.2.6
// @date 25-02-2019
// @description Omerta Beyond 2.2 (We're back to reclaim the throne ;))
// @homepageURL https://www.omertabeyond.net/
// @namespace v4.omertabeyond.com
Expand Down Expand Up @@ -100,7 +100,7 @@ var OB_API_NEW_WEBSITE = 'https://api.omertabeyond.net';
var OB_NEWS_WEBSITE = 'https://news.omertabeyond.net';
var OB_RIX_WEBSITE = 'https://rix.omertabeyond.net';
var OB_CDN_URL = 'https://d1oi19aitxwcck.cloudfront.net';
var OB_VERSION = '2.2.5';
var OB_VERSION = '2.2.6';

/*
* Define crucial functions and variables
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "omertabeyond",
"version": "2.2.5",
"version": "2.2.6",
"author": "OBDev Team (https://github.com/OmertaBeyond/OBv2)",
"contributors": [
"vBm <vbm@omertabeyond.com>",
Expand Down

0 comments on commit 51d7ba1

Please sign in to comment.