Skip to content

Commit

Permalink
Fixed version inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
RosaWagner committed Dec 2, 2022
1 parent 07b9138 commit a12eebc
Show file tree
Hide file tree
Showing 25 changed files with 6 additions and 6 deletions.
Binary file modified fonts/ttf/KumbhSans-Black.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-Bold.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-ExtraBold.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-ExtraLight.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-Light.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-Medium.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-Regular.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-SemiBold.ttf
Binary file not shown.
Binary file modified fonts/ttf/KumbhSans-Thin.ttf
Binary file not shown.
Binary file modified fonts/variable/KumbhSans[YOPQ,wght].ttf
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-Black.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-Bold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-ExtraBold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-ExtraLight.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-Light.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-Medium.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-Regular.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-SemiBold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/KumbhSans-Thin.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/KumbhSans-Black.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>3</integer>
<integer>4</integer>
<key>xHeight</key>
<integer>1000</integer>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion sources/KumbhSans-BlackDisplay.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>3</integer>
<integer>4</integer>
<key>xHeight</key>
<integer>1000</integer>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion sources/KumbhSans-Display.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>3</integer>
<integer>4</integer>
<key>xHeight</key>
<integer>1000</integer>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion sources/KumbhSans-Regular.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>3</integer>
<integer>4</integer>
<key>xHeight</key>
<integer>1000</integer>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion sources/KumbhSans-Thin.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>3</integer>
<integer>4</integer>
<key>xHeight</key>
<integer>1000</integer>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion sources/KumbhSans-ThinDisplay.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>3</integer>
<integer>4</integer>
<key>xHeight</key>
<integer>1000</integer>
</dict>
Expand Down

0 comments on commit a12eebc

Please sign in to comment.