Skip to content

Commit 3110989

Browse files
authored
3.9new (#379)
* Added custom css * Fixed bug with Parallel Cohort Service not serializing Panels for DB storage * Upgrading several dependencies on client * Added db version bump * Bumped client and server versions
1 parent 766667b commit 3110989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/server/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.8.1</VersionPrefix>
3+
<VersionPrefix>3.8.2</VersionPrefix>
44
</PropertyGroup>
55
</Project>

src/ui-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-client",
3-
"version": "3.8.1",
3+
"version": "3.8.2",
44
"private": true,
55
"dependencies": {
66
"@types/d3-format": "^1.3.1",

0 commit comments

Comments
 (0)