Skip to content

Commit

Permalink
updated widget
Browse files Browse the repository at this point in the history
  • Loading branch information
khrapko committed Dec 2, 2023
1 parent cb8e392 commit 1186ba8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_VERSION: '3.1.3'
SVN_TEXT_COMMIT: 'wp function update'
SVN_VERSION: '3.1.4'
SVN_TEXT_COMMIT: 'widget update'
2 changes: 1 addition & 1 deletion ImbaChatWidget.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: 3.1 ImbaChat
* Plugin URI: https://wordpress.org/plugins/imbachat-widget/
* Description: This is free plugin for integration Wordpress CMS with chat service imbachat.com. It allows to add chat widget between users on your website for free.
* Version: 3.1.3
* Version: 3.1.4
* Author: Imbasynergy
* Author URI: https://imbachat.com/en/wordpress-chat
* License: GPLv2 or later
Expand Down
5 changes: 4 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: paypal.me/TrapenokVictor
Tags: chat, community, chat room, embed chat, chat plugin, chat widget, buddypress, messages, private message, sweetdate chat plugin, WCFM chat plugin, live chat, group chat, member chat, private messaging system, floating chat widget, video conference, video call, webcam, webinar, video chat, videochat.
Requires at least: 4.6
Tested up to: 6.2
Stable tag: 3.1.3
Stable tag: 3.1.4
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.apache.org/licenses/
Expand Down Expand Up @@ -83,6 +83,9 @@ Browsers require a secure connection (HTTPS) for accessing a deviceРІР‚в

== Changelog ==

= 3.1.4 =
* New feature: Updating widget

= 3.1.3 =
* New feature: Updating function

Expand Down

0 comments on commit 1186ba8

Please sign in to comment.