Fix version number for postgres_db_schema
[yaml_builds.git] / version.properties
index 35c2491..adf6366 100644 (file)
@@ -14,5 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-export VERSION=1.0.0
+# This version must match the version in postgres_db_schema in order to
+# be pulled into that container correctly.
 
+export VERSION=1.0.0-SNAPSHOT