Skip to content

Commit

Permalink
1.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbiedinger committed Sep 9, 2021
1 parent 20df698 commit 0d53d0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sonar.organization=europeana
sonar.projectKey=europeana_portal.js
sonar.projectVersion=1.47.0
sonar.projectVersion=1.48.0
sonar.sources=bin,src,nuxt.config.js
sonar.exclusions=**/*.stories.js,src/plugins/i18n/locales.js,src/lang/*.js,src/migrations/*.js
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@europeana/portal",
"version": "1.47.0",
"version": "1.48.0",
"private": true,
"description": "Europeana Portal",
"type": "module",
Expand Down

0 comments on commit 0d53d0c

Please sign in to comment.