Skip to content

Commit 5942ca9

Browse files
authored
Bump version number for the Oracle Database 23c Free project (#493)
* Rename Oracle Database 23c Free directory Commit 1 of 2: Rename the directory for the Oracle Database 23c Free project from 23.2.0-Free to 23.3.0-Free. No code changes. Signed-off-by: Paul Neumann <[email protected]> * Update Oracle Database 23c Free version number Commit 2 of 2: Update the version number from 23.2.0 to 23.3.0 in .env and README.md files. No code changes. Signed-off-by: Paul Neumann <[email protected]> --------- Signed-off-by: Paul Neumann <[email protected]>
1 parent e0e50d8 commit 5942ca9

File tree

10 files changed

+2
-2
lines changed

10 files changed

+2
-2
lines changed

OracleDatabase/23.2.0-Free/.env renamed to OracleDatabase/23.3.0-Free/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle Database 23.2.0 Free configuration file
1+
# Oracle Database 23.3.0 Free configuration file
22
#
33
# Requires vagrant-env plugin
44
#

OracleDatabase/23.2.0-Free/README.md renamed to OracleDatabase/23.3.0-Free/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ makes configuration much easier
1111
## Getting started
1212

1313
1. Clone this repository `git clone https://github.com/oracle/vagrant-projects`
14-
2. Change into the `vagrant-projects/OracleDatabase/23.2.0-Free` directory
14+
2. Change into the `vagrant-projects/OracleDatabase/23.3.0-Free` directory
1515
3. Run `vagrant up`
1616
1. The first time you run this it will provision everything and may take a while. Ensure you have a good internet connection as the scripts will update the VM to the latest via `dnf`.
1717
2. The installation can be customized, if desired (see [Configuration](#configuration)).

0 commit comments

Comments
 (0)