Skip to content

Commit

Permalink
chore(master): release 0.95.0-alpha.1 (#419)
Browse files Browse the repository at this point in the history
Release-As: 0.95.0
  • Loading branch information
tiborsimko committed Feb 5, 2025
1 parent 1913927 commit 48ea4c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ LABEL org.opencontainers.image.title="reana-ui"
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-ui"
LABEL org.opencontainers.image.vendor="reanahub"
# x-release-please-start-version
LABEL org.opencontainers.image.version="0.9.4"
LABEL org.opencontainers.image.version="0.95.0-alpha.1"
# x-release-please-end
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (C) 2018, 2019, 2020, 2021, 2022, 2023, 2024 CERN.
Copyright (C) 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 CERN.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion reana-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reana-ui",
"version": "0.9.4",
"version": "0.95.0-alpha.1",
"private": true,
"dependencies": {
"axios": "^1.5.1",
Expand Down

0 comments on commit 48ea4c3

Please sign in to comment.