Skip to content

Commit

Permalink
Changelog:
Browse files Browse the repository at this point in the history
- Fixed: Initialization of Axios HTTP Client (#1206)
  • Loading branch information
Blair2004 committed Jan 11, 2023
1 parent 8123dfd commit 303a175
Show file tree
Hide file tree
Showing 57 changed files with 71 additions and 37 deletions.
2 changes: 1 addition & 1 deletion config/nexopos.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

return [
'version' => '4.8.12',
'version' => '4.8.13',
'languages' => [
'en' => 'English',
'fr' => 'Français',
Expand Down
6 changes: 3 additions & 3 deletions public/css-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"animations.css": "animations.cb4544d9bb06aeaa8e48.css",
"app.css": "app.8e6b5ebc12879ff51a1b.css",
"app.css": "app.fd019f689f87eb441ab3.css",
"typography.css": "typography.5d798833a07dd150efa8.css",
"fonts.css": "fonts.64053e5a2ec1dd65399b.css",
"light.css": "light.9e990100ce36c59d8156.css",
"dark.css": "dark.0174d418deda1ce7827a.css",
"light.css": "light.4d84b75697bee3a4f7ec.css",
"dark.css": "dark.27ee9f62809c1ef1073e.css",
"vue2-daterange-picker.css": "vue2-daterange-picker.fe9e4f57ad74c98c9324.css",
"grid.css": "grid.02de9031306c45f5b9f2.css"
}
1 change: 0 additions & 1 deletion public/css/app.8e6b5ebc12879ff51a1b.css

This file was deleted.

1 change: 1 addition & 0 deletions public/css/app.fd019f689f87eb441ab3.css

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion public/js/app.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/auth.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/js/bootstrap.min/114.js

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

1 change: 1 addition & 0 deletions public/js/bootstrap.min/117.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/js/bootstrap.min/155.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/js/bootstrap.min/202.js

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

1 change: 1 addition & 0 deletions public/js/bootstrap.min/204.js

Large diffs are not rendered by default.

Loading

0 comments on commit 303a175

Please sign in to comment.