Skip to content

Commit 2adb9ff

Browse files
authored
Merge pull request #175 from scheduleonce/avengers/version-4.1.13-beta
Realease new beta version.
2 parents a7b4074 + 51fc316 commit 2adb9ff

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -7,7 +7,7 @@
77
"url": "git+https://github.com/scheduleonce/knowledgeowl-angular.git"
88
},
99
"license": "MIT",
10-
"version": "4.1.12",
10+
"version": "4.1.13-beta",
1111
"scripts": {
1212
"ng": "ng",
1313
"build": "ng build --configuration production && cp README.md dist/knowledgeowl-angular",

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oncehub/knowledgeowl-angular",
3-
"version": "4.1.12",
3+
"version": "4.1.13-beta",
44
"description": "Knowledge Owl Angular",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)