Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Agus Makmun committed Mar 9, 2024
1 parent 600287c commit c930e95
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
with:
node-version: 14

- name: Install dependencies
run: npm ci

- name: Semantic Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion martor/static/martor/css/martor-admin.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Name : Martor v1.6.29
* Name : Martor v1.6.30
* Created by : Agus Makmun (Summon Agus)
* Release date : 09-Mar-2024
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
2 changes: 1 addition & 1 deletion martor/static/martor/css/martor.bootstrap.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Name : Martor v1.6.29
* Name : Martor v1.6.30
* Created by : Agus Makmun (Summon Agus)
* Release date : 09-Mar-2024
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
2 changes: 1 addition & 1 deletion martor/static/martor/css/martor.semantic.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Name : Martor v1.6.29
* Name : Martor v1.6.30
* Created by : Agus Makmun (Summon Agus)
* Release date : 09-Mar-2024
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
2 changes: 1 addition & 1 deletion martor/static/martor/js/martor.bootstrap.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Name : Martor v1.6.29
* Name : Martor v1.6.30
* Created by : Agus Makmun (Summon Agus)
* Release date : 09-Mar-2024
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
2 changes: 1 addition & 1 deletion martor/static/martor/js/martor.bootstrap.min.js

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

2 changes: 1 addition & 1 deletion martor/static/martor/js/martor.semantic.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Name : Martor v1.6.29
* Name : Martor v1.6.30
* Created by : Agus Makmun (Summon Agus)
* Release date : 09-Mar-2024
* License : GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
2 changes: 1 addition & 1 deletion martor/static/martor/js/martor.semantic.min.js

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

0 comments on commit c930e95

Please sign in to comment.