Skip to content

Commit

Permalink
Bump version to 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Baelor committed Apr 4, 2020
1 parent 830d59f commit bb73f36
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.7
// @date 14-04-2019
// @version 2.2.8
// @date 04-04-2020
// @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.7
// @date 14-04-2019
// @version 2.2.8
// @date 04-04-2020
// @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.7';
var OB_VERSION = '2.2.8';

/*
* 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.7",
"version": "2.2.8",
"author": "OBDev Team (https://github.com/OmertaBeyond/OBv2)",
"contributors": [
"vBm <[email protected]>",
Expand Down

0 comments on commit bb73f36

Please sign in to comment.