Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
build: 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrobonazzola committed Mar 2, 2020
1 parent bb01216 commit 5cbc0dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

VERSION="1.3.0"
MILESTONE="master"
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=""
RPM_RELEASE="1"

ROLE_NAME="oVirt.disaster-recovery"
PACKAGE_NAME="ovirt-ansible-disaster-recovery"
Expand Down

0 comments on commit 5cbc0dc

Please sign in to comment.