Skip to content

Commit 073a255

Browse files
committed
prepare new version
1 parent 94598e7 commit 073a255

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

.changelog/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
| tag | date | title |
2+
|---|---|---|
3+
| v2.6.6 | 2021-11-04 | User Sync Tool v2.6.6 |
4+
5+
# Bug Fixes
6+
7+
\#745 - Management actions halted when max Adobe-only limit exceeded
8+
9+
---
10+
111
| tag | date | title |
212
|---|---|---|
313
| v2.6.5 | 2021-09-16 | User Sync Tool v2.6.5 |

.changelog/latest.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
# Bug Fixes
22

3-
\#728 - Fix keyring misidentification issue
4-
\#731 - None-type issue with user commands
5-
\#732 - Executable fails on Ubuntu 18.04 (bionic)
6-
7-
# Build Information
8-
9-
* Builds are now made with Python 3.9 on all platforms
10-
* Separate build for Ubuntu Bionic (18.04)
3+
\#745 - Management actions halted when max Adobe-only limit exceeded

user_sync/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919
# SOFTWARE.
2020

21-
__version__ = '2.6.5'
21+
__version__ = '2.6.6'

0 commit comments

Comments
 (0)