Skip to content

Commit

Permalink
Make VERSION files for server and agent independent
Browse files Browse the repository at this point in the history
They were both symlinks to a common VERSION file.
Now they are actual files and they will change independently.
  • Loading branch information
ndokos authored and portante committed May 20, 2020
1 parent 75eb71d commit 0290a3c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion VERSION

This file was deleted.

1 change: 0 additions & 1 deletion agent/VERSION

This file was deleted.

1 change: 1 addition & 0 deletions agent/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.68
1 change: 0 additions & 1 deletion server/VERSION

This file was deleted.

1 change: 1 addition & 0 deletions server/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.68

0 comments on commit 0290a3c

Please sign in to comment.