Skip to content

Commit

Permalink
Update version # to 4.1.2 | #46464
Browse files Browse the repository at this point in the history
  • Loading branch information
barryhughes committed May 18, 2016
1 parent 72b88f1 commit 361298e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tribe-common",
"version": "4.1",
"version": "4.1.2",
"repository": "git@github.com:moderntribe/tribe-common.git",
"_resourcepath": "src/resources",
"_domainPath": "lang",
Expand Down
2 changes: 1 addition & 1 deletion src/Tribe/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Tribe__Main {
const OPTIONNAME = 'tribe_events_calendar_options';
const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';

const VERSION = '4.1';
const VERSION = '4.1.2';
const FEED_URL = 'https://theeventscalendar.com/feed/';

protected $plugin_context;
Expand Down
2 changes: 1 addition & 1 deletion tribe-common.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Tribe Common
Description: An event settings framework for managing shared options
Version: 4.1
Version: 4.1.2
Author: Modern Tribe, Inc.
Author URI: http://m.tri.be/1x
Text Domain: tribe-common
Expand Down

0 comments on commit 361298e

Please sign in to comment.