Skip to content

Commit

Permalink
Merge branch 'dev' into 'master'
Browse files Browse the repository at this point in the history
Dev

See merge request ergo/rosen-bridge/contract!100
  • Loading branch information
zargarzadehm committed Jun 10, 2024
2 parents facdbf9 + 8272581 commit de9af99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ libraryDependencies ++= Seq(

name := "contract"
ThisBuild / scalaVersion := "2.12.7"
ThisBuild / version := "3.2.0"
ThisBuild / version := "3.2.1"
ThisBuild / organization := "rosen.bridge"
ThisBuild / organizationName := "rosen-bridge"
ThisBuild / publishMavenStyle := true
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ network-general = {
RepoNFT="eca7776f5dedd9ef238106e151f0eaf8b1a308190a2ee59652eceb28068c7660"
GuardNFT="55bf993b4376ba132264d084f06fe033321ab43c68db1435a0e7e0bf77ddb735"
RSN="8b08cdd5449a9592a9e79711d7d79249d7a03c535d17efaee83e216e80a44c4b"
RSNRatioNFT="405cb1483b46340ee1a111aa42eaaffa53451cab3220fe9deb752a03f2ab0b85"
RSNRatioNFT="e2ed4d64393222db666f20e67803e9e6fbe6d64531e14ff52ddd95615b0cbf17"
}
ergo-network = {
node = "https://node.ergopool.io/"
Expand Down

0 comments on commit de9af99

Please sign in to comment.