Skip to content

Commit a9ae52d

Browse files
committed
v1.1.13 release a1
1 parent 44b3250 commit a9ae52d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ Install by going to the top left menu > Manage Nugets > Commandline and typing
1515
Some of these helppatches are accompanied by videos that you can find in this playlist on youtube
1616
https://youtube.com/playlist?list=PLEncasrnvr2bkPb0QKdU1DrDs4Hd_Jr0V&feature=shared
1717

18-
# Version History
18+
# Release History
19+
V1.1.13
20+
* Added helppatch on generating every combination of x numbers (for brute forcing)
21+
* Added helppatch on inserting a new value in a sorted collection
22+
1923
V1.1.10
2024
* Small improvements in the type flex tutorials
2125

deployment/VL.ExtendedTutorials.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
33
<metadata>
44
<id>VL.ExtendedTutorials</id>
5-
<version>1.1.12</version>
5+
<version>1.1.13</version>
66
<title>VL.ExtendedTutorials</title>
77
<authors>TobyKLight</authors>
88
<owners>TobyKLight</owners>

0 commit comments

Comments
 (0)