Skip to content

Commit

Permalink
merge stable/v3.x to thin branch
Browse files Browse the repository at this point in the history
  • Loading branch information
shosseinimotlagh committed Mar 1, 2024
1 parent aa51c60 commit cccf7d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr_conan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- stable/v3.x
- thin_provisioning

jobs:
Build:
Expand Down
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class HomestoreConan(ConanFile):
name = "homestore"
version = "3.7.2"
version = "3.7.1"

homepage = "https://github.corp.ebay.com/SDS/homestore"
description = "HomeStore"
Expand Down

0 comments on commit cccf7d7

Please sign in to comment.