mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Now working on 0.13.0 (#617)
This commit is contained in:
committed by
GitHub
parent
296be2fbd5
commit
6f241ef001
@@ -191,7 +191,7 @@ export class GeneralSettings extends React.Component <any, any> {
|
||||
ref={(input) => {this.theme_reference=input;}}
|
||||
/>
|
||||
<Stack>
|
||||
<Label>Version 0.12.0</Label>
|
||||
<Label>Version 0.13.0</Label>
|
||||
<PrimaryButton
|
||||
styles={{
|
||||
root: {
|
||||
|
||||
Reference in New Issue
Block a user