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

Commit

Permalink
Merge pull request #86 from mwperina/rel-1.3
Browse files Browse the repository at this point in the history
Bump version to 1.3 to distinguish master form 4.3 releases
  • Loading branch information
mwperina committed Feb 20, 2020
2 parents afc0fee + 9978dfd commit 4fcfb25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
@@ -1,8 +1,8 @@
#!/bin/bash

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

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

0 comments on commit 4fcfb25

Please sign in to comment.