Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Bumped to 1.0.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mahype committed Aug 29, 2016
1 parent 6c7b09d commit 36b1f63
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Author URI: http://www.awesome.ug
Contributors: mahype, awesome-ug
Requires at least: 4.1.1
Tested up to: 4.6.0
Stable tag: 1.0.0-beta.6
Version: 1.0.0-beta.6
Stable tag: 1.0.0-beta.7
Version: 1.0.0-beta.7
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: facebook, fanpage, import
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/css/admin.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
.wrap .fbfpi-form .fbfpi-form-field
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/css/admin.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
.wrap .fbfpi-form .fbfpi-form-field{display:flex}.wrap .fbfpi-form .fbfpi-form-field label{font-weight:700;width:200px;padding:20px 10px 20px 0}.wrap .fbfpi-form .fbfpi-form-field .input{padding:13px 0 0 10px}.wrap .fbfpi-form .fbfpi-form-infotext{padding:20px 10px 20px 0}
2 changes: 1 addition & 1 deletion assets/dist/css/display.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/css/display.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/dist/js/admin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
(function ($) {
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/js/admin.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
!function(n){"use strict";n(function(){})}(jQuery);
2 changes: 1 addition & 1 deletion assets/dist/js/display.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/js/display.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Facebook Fanpage import Version 1.0.0-beta.6 (http://awesome.ug)
* Facebook Fanpage import Version 1.0.0-beta.7 (http://awesome.ug)
* Licensed under GNU General Public License v3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
!function(e,t,n){var o,c=e.getElementsByTagName(t)[0];e.getElementById(n)||(o=e.createElement(t),o.id=n,o.src="//connect.facebook.net/"+fbfpi.locale+"/sdk.js#xfbml=1&version=v2.6",c.parentNode.insertBefore(o,c))}(document,"script","facebook-jssdk");
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "facebook-fanpage-import",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "Easy import Facebook Fanpage messages to your WordPress.",
"keywords": [
"facebook",
Expand Down
2 changes: 1 addition & 1 deletion components/admin/component.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion components/admin/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion components/import/component.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion components/import/facebook.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion components/import/import-stream.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion components/showdata/component.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion components/showdata/shortcodes.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "awsmug/fanpage-import",
"description": "Easy import Facebook Fanpage messages to your WordPress.",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7,
"license": "GPL-3.0",
"type": "wordpress-plugin",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion core.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author mahype, awesome.ug <[email protected]>
* @package Facebook Fanpage Import
* @version 1.0.0-beta.6
* @version 1.0.0-beta.7
* @since 1.0.0
* @license GPL 2
* Copyright 2016 Awesome UG ([email protected])
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": "facebook-fanpage-import",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "Easy import Facebook Fanpage messages to your WordPress.",
"keywords": [
"facebook",
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Facebook Fanpage Import
* Plugin URI: http://www.awesome.ug
* Description: Easy import Facebook Fanpage messages to your WordPress.
* Version: 1.0.0-beta.6
* Version: 1.0.0-beta.7
* Author: Sven Wagener, Awesome UG
* Author URI: http://www.awesome.ug
* Author Email: [email protected]
Expand Down

0 comments on commit 36b1f63

Please sign in to comment.