Skip to content

Commit 1768f6b

Browse files
committed
Bump to v0.13
1 parent d277a1c commit 1768f6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/scala/org/mauritania/photosync/Constants.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ package org.mauritania.photosync
22

33
object Constants {
44

5-
val Version = "1master"
5+
val Version = "0.13"
66

77
}

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version := "1master"
1+
version := "0.13"

0 commit comments

Comments
 (0)