Skip to content

Commit

Permalink
Update version to v2.0.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
vereecw committed Jun 13, 2024
1 parent 0b3d616 commit 5c21ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
major = 2
minor = 0
patch = 1
patch = 2
prerelease = -beta
project_name=factry-historian-datasource

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "factry-historian-datasource",
"version": "2.0.1",
"version": "2.0.2-beta",
"description": "A datasource plugin for Factry Historian",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 5c21ef9

Please sign in to comment.