File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed
Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1+ | tag | date | title |
2+ | ---| ---| ---|
3+ | v2.7.2 | 2022-03-21 | User Sync Tool v2.7.2 |
4+
5+ \# 763 Fix CentOS build
6+ \# 759 Resolve Windows keyring error
7+
8+ ---
9+
110| tag | date | title |
211| ---| ---| ---|
312| v2.7.1 | 2022-03-14 | User Sync Tool v2.7.1 |
Original file line number Diff line number Diff line change 1- * \# 773 Sync signal logic tweaks
1+ \# 763 Fix CentOS build
2+ \# 759 Resolve Windows keyring error
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ nav_level: 1
88nav_order : 100
99---
1010
11- Version 2.7.1 , released 2022-03-22
11+ Version 2.7.2 , released 2022-03-21
1212
1313This document walks you through the steps needed to understand
1414and setup the User Sync Tool.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ These commands ought to produce an output similar to the following:
2727
2828```
2929> .\user-sync.exe -v
30- user-sync.exe 2.7.1
30+ user-sync.exe 2.7.2
3131```
3232
3333```
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ nav_level: 1
88nav_order : 10
99---
1010
11- Version 2.7.1 , released 2022-03-22
11+ Version 2.7.2 , released 2022-03-21
1212
1313This document has all the information you need to get up and
1414running with User Sync. It presumes familiarity with the use of
Original file line number Diff line number Diff line change 1818# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919# SOFTWARE.
2020
21- __version__ = '2.7.1 '
21+ __version__ = '2.7.2 '
You can’t perform that action at this time.
0 commit comments