Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 3dfa758

Browse files
committed
Updated version number
1 parent 77adabe commit 3dfa758

8 files changed

Lines changed: 6 additions & 479 deletions

File tree

backup/dialogs.js

Lines changed: 0 additions & 475 deletions
This file was deleted.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-dialog-service",
33
"description": "A service to handle common dialog types in a web application. Built on top of Angular-Bootstrap's modal",
4-
"version": "5.2.9",
4+
"version": "5.2.10",
55
"keywords": [
66
"angular",
77
"dialog",

dist/dialogs-default-translations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-dialog-service - A service to handle common dialog types in a web application. Built on top of Angular-Bootstrap's modal
3-
* @version v5.2.9
3+
* @version v5.2.10
44
* @author Michael Conroy, michael.e.conroy@gmail.com
55
* @license MIT, http://www.opensource.org/licenses/MIT
66
*/

dist/dialogs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-dialog-service - A service to handle common dialog types in a web application. Built on top of Angular-Bootstrap's modal
3-
* @version v5.2.9
3+
* @version v5.2.10
44
* @author Michael Conroy, michael.e.conroy@gmail.com
55
* @license MIT, http://www.opensource.org/licenses/MIT
66
*/

example/css/dialogs.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

example/js/dialogs.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-dialog-service",
33
"description": "A service to handle common dialog types in a web application. Built on top of Angular-Bootstrap's modal",
4-
"version": "5.2.9",
4+
"version": "5.2.10",
55
"keywords": [
66
"angular",
77
"dialog",

0 commit comments

Comments
 (0)