Skip to content

Commit

Permalink
Bump to 0.33.6-SNAPSHOT (#5750)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Jul 10, 2024
1 parent e999826 commit 7b92efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/rdeephaven/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rdeephaven
Type: Package
Title: R Client for Deephaven Core
Version: 0.33.5
Version: 0.33.6
Date: 2023-05-12
Author: Deephaven Data Labs
Maintainer: Alex Peters <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Re-builders who want to inherit the base version, but have their own qualifier can set -PdeephavenBaseQualifier="customQualifier": "X.Y.Z-customQualifier".
#
# Re-builders who want a fully custom version can set -PdeephavenBaseVersion="customVersion" -PdeephavenBaseQualifier="": "customVersion".
deephavenBaseVersion=0.33.5
deephavenBaseVersion=0.33.6
deephavenBaseQualifier=SNAPSHOT

#org.gradle.debug
Expand Down

0 comments on commit 7b92efa

Please sign in to comment.