Skip to content

Commit 7c1297e

Browse files
committed
Fix build issue
1 parent 064f535 commit 7c1297e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/testing-deployment-publishing/branching-collaboration/saving-versioning.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
slug: /collaboration/saving-versioning
33
title: Saving and Versioning
4-
description: Learn about the crucial concepts of saving and versioning in your FlutterFlow project.
5-
tags: [Saving, Versioning, Collaboration]
4+
description: Learn about versioning in your FlutterFlow.
5+
tags: [Versioning]
66
sidebar_position: 2
77
keywords: [Saving, Versioning, Collaboration, FlutterFlow, Concepts]
88
---
@@ -17,6 +17,7 @@ In this section, we discuss the important concepts of saving and versioning in y
1717
You can no longer create new versions in FlutterFlow. However, any previously created versions will remain accessible. Moving forward, we recommend using [**Commits**](#commits), which provides a more robust way to track changes and manage your project history.
1818
:::
1919

20+
2021
### Restoring a version
2122

2223
Restoring the previous version will preserve the current version, then load the changes from the version you're restoring. Before restoration, you may want to view the changes in the previous version. To do this, select the **Peek** option, which opens the previous version in a new tab.

0 commit comments

Comments
 (0)