Skip to content

Commit e35391e

Browse files
committed
Update to release v4.4.3
1 parent 5ee4b0b commit e35391e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log: `bootstrap-fileinput`
22
=================================
33

4-
## version 4.4.3 (_under development_)
4+
## version 4.4.3
55

66
**Date:** 27-Aug-2017
77

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ View the [plugin documentation](http://plugins.krajee.com/file-input) and [plugi
2727
4. With release 4.0, AJAX uploads are supported. AJAX uploads require that the browser support HTML5 FormData and XHR2 (XMLHttpRequest 2). Most modern browsers support FormData and XHR2. The plugin will automatically degrade to normal form based submission for browsers not supporting AJAX uploads
2828

2929
> NOTE:
30-
> - The latest version of the plugin is v4.4.3 (under development). Refer the [CHANGE LOG](https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md) for details.
30+
> - The latest version of the plugin is v4.4.3. Refer the [CHANGE LOG](https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md) for details.
3131
> - You can use the [sass branch](https://github.com/kartik-v/bootstrap-fileinput/tree/sass) for installation using `bootstrap-sass` dependency.
3232
The [master branch](https://github.com/kartik-v/bootstrap-fileinput/tree/master) can be used for installation using plain `bootstrap` dependency.
3333

0 commit comments

Comments
 (0)