Skip to content
This repository was archived by the owner on Apr 28, 2019. It is now read-only.

Commit f117019

Browse files
committed
Bump to 1.2.3
1 parent d651089 commit f117019

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ VOLUME $GDAM2NC_CONFIG
6161

6262
EXPOSE 44444
6363

64-
ENV GDAM_VERSION 1.2.2
64+
ENV GDAM_VERSION 1.2.3
6565

6666
ENV PROJECT_ROOT /code
6767
RUN mkdir -p "$PROJECT_ROOT"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2
1+
1.2.3

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: gdam
3-
version: "1.2.2"
3+
version: "1.2.3"
44

55
source:
66
path: ../

0 commit comments

Comments
 (0)